﻿@charset "UTF-8";.container, .container-middle, .wrap{padding-right: 15px;padding-left: 15px;margin: 0 auto;}
/* @media (min-width: 768px){.wrap,.container,.container-middle{width: 750px;}}
@media (min-width: 992px){.wrap,.container,.container-middle{width: 970px;}}*/@media (min-width: 1260px){.wrap, .container, .container-middle{width: 1230px;}}
@media (min-width: 1460px){.container-middle, .container{width: 1430px;}}
@media (min-width: 1920px){.container-middle{width: 1630px;}
.container{width: 1430px;}}
@keyframes myfirst{0%{transform: rotate(0deg);}
100%{transform: rotate(360deg);}}
@-webkit-keyframes myfirst{0%{transform: rotate(0deg);}
100%{transform: rotate(360deg);}}
@keyframes opacity{0%{opacity: 0;}
100%{opacity: 1;}}
@-webkit-keyframes opacity{0%{opacity: 0;}
100%{opacity: 1;}}
@keyframes scle2{from{transform: scale(1);}
50%{transform: scale(1.05);}
to{transform: scale(1.1);}}
/* css3 keyframes - animation 4*/@-webkit-keyframes anim4{from{-webkit-transform: rotateZ(0deg);}
50%{-webkit-transform: rotateZ(180deg);}
to{-webkit-transform: rotateZ(360deg);}}
@-moz-keyframes anim4{from{-moz-transform: rotateZ(0deg);}
50%{-moz-transform: rotateZ(180deg);}
to{-moz-transform: rotateZ(360deg);}}
@-ms-keyframes anim4{from{-ms-transform: rotateZ(0deg);}
50%{-ms-transform: rotateZ(180deg);}
to{-ms-transform: rotateZ(360deg);}}
@-o-keyframes anim4{from{-o-transform: rotateZ(0deg);}
50%{-o-transform: rotateZ(180deg);}
to{-o-transform: rotateZ(360deg);}}
@keyframes anim4{from{transform: rotateZ(0deg);}
50%{transform: rotateZ(180deg);}
to{transform: rotateZ(360deg);}}
@-webkit-keyframes kuosan-1{0%{-webkit-transform: scale(0);transform: scale(0);opacity: 1;filter: alpha(opacity=100)\9}
100%{-webkit-transform: scale(5);transform: scale(5);opacity: 0;filter: alpha(opacity=0)\9}}
@keyframes kuosan-1{0%{-webkit-transform: scale(0);transform: scale(0);opacity: 1;filter: alpha(opacity=100)\9}
100%{-webkit-transform: scale(5);transform: scale(5);opacity: 0;filter: alpha(opacity=0)\9}}
@-webkit-keyframes kuosan-2{0%{-webkit-transform: rotateZ(0deg);transform: rotateZ(0deg);}
25%{-webkit-transform: rotateZ(90deg);transform: rotateZ(90deg);}
50%{-webkit-transform: rotateZ(180deg);transform: rotateZ(180deg);}
75%{-webkit-transform: rotateZ(270deg);transform: rotateZ(270deg);}
100%{-webkit-transform: rotateZ(360deg);transform: rotateZ(360deg);}}
@keyframes kuosan-2{0%{-webkit-transform: rotateZ(0deg);transform: rotateZ(0deg);}
25%{-webkit-transform: rotateZ(90deg);transform: rotateZ(90deg);}
50%{-webkit-transform: rotateZ(180deg);transform: rotateZ(180deg);}
75%{-webkit-transform: rotateZ(270deg);transform: rotateZ(270deg);}
100%{-webkit-transform: rotateZ(360deg);transform: rotateZ(360deg);}}
img{-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; transition: all 0.5s; border:0;display: inline-block;}


.headers{display:block;width:100%; position: fixed; z-index: 9; top: 0; left:0;}
#headers ul{margin-bottom:0;}
.topbox{display:block;height:auto;margin:0 auto;}
/*.topbox{display:block;height:100px;margin:0 auto; position: absolute; z-index: 9999; left:50%; top: 0; transform: translateX(-50%);}*/
.h_top{display:block;overflow:hidden;}
.top_left{display:block;float:left;overflow:hidden;}
.top_left .logo{display:block;float:left;margin-top:22px;}
.top_left .logo img{height: 60px}
.top_left dl{display:block;float:right;margin-left:10px;margin-top:22px;margin-right: 10px;}
.top_left dl dt{font-size:24px;color:#fff; letter-spacing:4px}
.top_left dl dd{font-size:14px;color:#fff;}

.t_zi{display:block;float:right;margin-left:0px;margin-top:26px; border-left: 1px solid rgba(255,255,255,.3); padding-left:16px}
.t_zi p{font-size: 20px;color:#e2e2e2;}
.t_zi span{font-size: 16px;color:#e2e2e2;}



.top_right{display:block;float:right;overflow:hidden;}
.sleft{display:block;float:left;margin-top:28px;overflow:hidden;position:relative;left:0;top:0;}
.input-box{display:block;}
.sleft input.input-box{ display:block; width:200px; margin:0; padding:5px 12px;height:40px; line-height:40px; background:#fff; border:1px solid #e5e5e5; color:#333; font-size:12px; transform:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }
.sleft input::-moz-placeholder{ color:#b3b3b3; opacity:1; }

.sleft button{display:block;position:absolute; top:0; right:0; bottom:0;width:40px; height:40px;background:#fff; border:1px solid #e5e5e5; border-radius:0; cursor:pointer; -webkit-transition:all 0.2s linear; transition:all 0.2s linear; *top:1px; }
.sleft button:hover{ background:#e50011; border-color:#e50011; -webkit-transition:all 0.3s linear; transition:all 0.3s linear; }
.sleft button:hover i.fa{background:url(../images/s1.png) no-repeat center center;}
.sleft .fa{display:block;background:url(../images/s.png) no-repeat center center;width:40px;height:40px;border:none;cursor:pointer;position:absolute;left:0;top:0;}

#t_right{display:none;}
.t_right{display:block;float:right;background:url(../images/phone.png) no-repeat left center;padding-left:50px;margin-top:10px;margin-left:20px;}
.t_right span{font-size:14px;color:#e2e2e2;}
.t_right p{font-size:20px;color:#fff;font-weight:700;margin:0;}

/*header*/
.header{/*position: absolute;top: 100px;left: 0;width: 100%;height: 60px;z-index: 5000;background: transparent;transition: ease .5s;*/}
.header-con{}

.header .logo{display: block;float: left;position: relative;z-index: 1200;margin: 0px 0;margin-left: -30px;}
.header .logo img,{width: 184px;height: 60px;}
.header .logo img.logoon, .header .logo img.logoon{display: none;}

.gpcode{float: left;font-size: 16px;line-height: 30px;color: #fff;margin:10px 0;margin-left: 30px;}
.gpcode span{font-size: 28px; font-weight: 600; letter-spacing: 3px}
.header-right{float: right;margin: 28px 0;margin-left: 50px;}
.header-top{background: url(../images/headtop-ba_01.jpg)no-repeat center;transition: ease .5s;padding: 25px 0;}
.ny-top{background: #fff;}
.ny-top .header-language a:hover{color: #F0BB44;}
.header-slogan{float: left;font-size: 22px;line-height: 40px;color: #341d17;}
.header-phone{font-size: 24px;line-height: 40px;color: #fff;margin-top: 10px;position: relative;padding-left: 28px;font-family: "DINMITTELSCHRIFTSTD";}
.header-phone::before{position: absolute;content: "";width: 17px;height: 17px;background: url(../images/headtop-phone.png)no-repeat center;background-size: 100% 100%;top: 10px;left: 0;}
.header-phone span{display: inline-block;font-family: "ITCAvantGardeStd-BkCn";font-size: 22px;line-height: 30px;color: #341d17;}
.header-search{float: right;margin-top: 0px;position: relative;margin-right: 0;}
.bt-search{position: relative;border: none;background: none;float: left;width: 34px;height: 34px;text-align: right;line-height: 40px;cursor: pointer;transition: .5s;z-index: 10;}
/* .bt-search:hover{background: #fff;}*/.bt-search .sub-bot{display: inline-block;width: 21px;height: 20px;line-height: 34px;background: transparent;border: none;z-index: 3;cursor: pointer;background: url(../images/icon-search.png) no-repeat center transparent;padding-right: 0px;}
.header.on .sub-bot{background-image: url(../images/icon-searcha.png);}
.searchop .search-all{z-index: 10;opacity: 1;visibility: visible;}
.search-all{position: absolute;right: 0;top: 0;width: 300px;height: auto;z-index: -1;opacity: 0;visibility: hidden;transition: all .2s;}
.search-all .search-box{position: relative;height: 36px;margin-top: 38px;background: #fff;}
.searchop .search-all .search-box{animation: searchform-fade 400ms both;}
.searchop .search-all form{animation: searchform-slide 1s both;box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.search-all .search-box .search-txt{color: #333;line-height: 34px;width: 44px;text-align: center;cursor: pointer;transition: all .3s ease-out;}
.search-all .search-box .search-txt em{font-size: 20px !important;}
.search-all .search-box .search-txt.left{float: left;}
.search-all .search-box .search-inp{margin-left: 44px;transition: all .3s ease-out 0s;margin-right: 44px;}
.search-all .search-box .search-inp input{font-size: 16px;line-height: 36px;color: #333;width: 100%;border-radius: 5px;}
.searchop .search-close{opacity: 1;transition: all .2s ease-out 0s;}
.search-all .search-box .search-close{width: 44px;height: 36px;font-size: 16px;color: #333;line-height: 36px;text-align: center;cursor: pointer;position: absolute;top: 0;right: 0;opacity: 1;}
.searchop .search-close:hover{}
.searchshow .top2-bu a{-webkit-animation: item-searchshow .4s both;animation: item-searchshow .4s both;}
.language{float: right;position: relative;padding-left: 16px;font-size: 16px;line-height: 24px;}
.language::before{position: absolute;content: "";width: 1px;height: 17px;background: rgba(255,255,255,.6);left: 0;top: 50%;transform: translateY(-50%);}
.header.on .language::before{background: #666;}
.language-text{display: block;color: #fff;line-height: 34px;padding: 0 4px;cursor: pointer;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.language-text .icon-down{display: block;float: right;vertical-align: middle;font-size: 12px;margin-left: 10px;-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;-o-transition: transform .3s;transition: transform .3s;transition: transform .3s, -webkit-transform .3s;}
.language-list{position: absolute;top: 100%;width: 100%;right: 0;z-index: 10;background: #fff;padding: 0px 0;-webkit-box-shadow: 0 2px 4px 2px rgba(0,0,0,.05);box-shadow: 0 2px 4px 2px rgba(0,0,0,.05);opacity: 0;visibility: hidden;-webkit-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.language-list a{display: block;padding: 10px 20px;text-align: center;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.language-list a:hover{color: #002857}
.language:hover .language-text{font-weight: bold;}
.language:hover .language-text .icon-down{-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.language:hover .language-list{opacity: 1;visibility: visible;}
.header-navbar{}
.navbar{float: right;transition: ease .5s;margin-right: -24px;}
.navitem{float: left;padding: 0 10px;}
.navitem{ transform: skewX(-30deg);  /*background:rgba(255,255,255,0);*/}
.navitem > a{transform: skewX(30deg); display: inline-block;font-size: 16px; color: rgba(255,255,255,1);-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;background: transparent;padding: 8px 12px;position: relative;}
.navitem a:after{position: absolute;content: "";width: 1px;height:18px;background:rgba(255,255,255,.1);right:-15.5%;top:49.5%;transform: translateX(15.5%);transform: translatey(-49.5%);transition: ease .5s;}
.navitem.active{background: #e50014}
.navitem:hover{background: #e50014}
.navitem.active > a{color: #fff; transform: skewX(30deg); }
.navitem:hover > a{color: #fff; }
.navitem > a::before{position: absolute;content: "";width: 0px;height: 3px;/*border:2px solid #e50014; background: #e50014;*/left: 50%;bottom: 0%;transform: translateX(-50%);transition: ease .5s;}
.navitem:hover > a::before, .navitem.active > a::before{width: 100%;}

.headers.onbg{background: #fff;}
.headers.onbg .top_left dl dt{color: #333}
.headers.onbg .top_left dl dd{color: #333}
.headers.onbg .t_zi p{color: #666}
.headers.onbg .t_zi span{color: #666}
.headers.onbg .t_right p{color: #333}
.headers.onbg .t_right span{color: #666}
.headers.onbg .navitem > a{color: #333}
.headers.onbg .navitem > a:hover{color: #fff}
.headers.onbg .navitem.active a{color: #fff}

/*header -end*//* ========== header-app =========*/
.header-app.hny .navbar-app{background: #333;}
.header-app{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 60px;z-index: 500;overflow: hidden;box-shadow: 3px 0 7px 0 rgba(0, 0, 0, .1);transition: background .44s .2s cubic-bezier(0.52, 0.16, 0.24, 1), height .56s cubic-bezier(0.52, 0.16, 0.24, 1);}
.header-app.open-menu{height: 100%;background: #fff;transition: background .36s cubic-bezier(0.32, 0.08, 0.24, 1), height .56s cubic-bezier(0.52, 0.16, 0.24, 1);}
.navbar-app{position: relative;background: #fff !important;height: 60px;}
.header-app .logo{display: inline-block;height: 60px;vertical-align: middle;padding: 3px 15px;}
.header-app .logo img{height: 100%;display: inline-block;}
.app-lanu{text-align: center;padding: 20px 0;}
.app-lanu a{display: inline-block;padding: 0 10px;line-height: 24px;color: #666;}
.app-lanu a.on{color: white;background: #e50014;border-radius: 30px;}
.app-sousuo{line-height: 22px;border-right: solid 1px #fff;padding-right: 0px;color: #000;float: left;font-size: 22px !important;margin-top: 19px;margin-left: 15px;}
.alert-search{display: none;position: fixed;width: 100%;height: 100%;background: rgba(0, 0, 0, .5);top: 0;left: 0;z-index: 9999;}
.alert-top{height: 60px;background: rgba(57,36,30,1);padding: 0 15px;}
.alert-top .text{height: 30px;margin-top: 15px;background: none;border-bottom: solid 1px #fff;width: 80%;float: left;color: white;}
.alert-top .search{margin-left: 10px;background: url(../images/search.png) no-repeat center;width: 20px;height: 20px;background-size: cover;float: left;margin-top: 25px;}
.alert-top span{color: #fff;float: right;font-size: 20px !important;margin-top: 21px;}
.navapp-user{float: right;width: 60px;height: 60px;color: rgba(255, 255, 255, .82);line-height: 60px;font-size: 16px;}
.navbar-togger{float: right;background: transparent;border: none;padding: 22px 15px;display: inline-block;visibility: visible;transition: transform 0.44s 0.2s cubic-bezier(0.04, 0.04, 0.12, 0.96), opacity 0.28s 0.36s cubic-bezier(0.52, 0.16, 0.24, 1), -webkit-transform 0.44s 0.2s cubic-bezier(0.04, 0.04, 0.12, 0.96);}
.navbar-togger .icon_bar{width: 24px;height: 2px;background-color: #e50014;opacity: 1;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.navbar-togger .icon_bar:nth-of-type(2){margin: 5px 0;}
.open-menu .navbar-togger .icon_bar:nth-of-type(2){opacity: 0;}
.open-menu .navbar-togger .icon_bar:first-child{-webkit-transform: translate(0, 7px) rotate(45deg);-ms-transform: translate(0, 7px) rotate(45deg);transform: translate(0, 7px) rotate(45deg);}
.open-menu .navbar-togger .icon_bar:last-child{-webkit-transform: translate(0, -7px) rotate(-45deg);-ms-transform: translate(0, -7px) rotate(-45deg);transform: translate(0, -7px) rotate(-45deg);}
.nav-menu{position: absolute;top: 50px;left: 0;bottom: 0;right: 0;width: 100%;z-index: 620;padding: 20px;overflow-x: hidden;overflow-y: auto;visibility: hidden;-webkit-transition: visibility 0s linear 1s;-o-transition: visibility 0s linear 1s;transition: visibility 0s linear 1s;}
.header-app.open-menu .nav-menu{visibility: visible;-webkit-transition-delay: 0s;-o-transition-delay: 0s;transition-delay: 0s;}
.nav-list li{border-bottom: 1px solid #e5e5e5;opacity: 0;pointer-events: none;}
.nav-list li.open{border-bottom: none;}
.header-app.open-menu .nav-list li{opacity: 1;pointer-events: auto;-webkit-transform: none;-ms-transform: none;transform: none;}
.nav-list li:nth-child(1){-webkit-transform: translateY(-44px);-ms-transform: translateY(-44px);transform: translateY(-44px);transition: opacity .3345s cubic-bezier(0.52, 0.16, 0.52, 0.84) .15s, transform .4669s cubic-bezier(0.52, 0.16, 0.52, 0.84) .108s, -webkit-transform .4669s cubic-bezier(0.52, 0.16, 0.52, 0.84) .108s;}
.header-app.open-menu .nav-list li:nth-child(1){transition: opacity .3091s cubic-bezier(0.32, 0.08, 0.24, 1) .03s, transform .3455s cubic-bezier(0.32, 0.08, 0.24, 1) .02s, -webkit-transform .3455s cubic-bezier(0.32, 0.08, 0.24, 1) .02s;}
.nav-list li:nth-child(2){-webkit-transform: translateY(-40px);-ms-transform: translateY(-40px);transform: translateY(-40px);transition: opacity .29294s cubic-bezier(0.52, 0.16, 0.52, 0.84) .13s, transform .45043s cubic-bezier(0.52, 0.16, 0.52, 0.84) .095s, -webkit-transform .45043s cubic-bezier(0.52, 0.16, 0.52, 0.84) .095s;}
.header-app.open-menu .nav-list li:nth-child(2){transition: opacity .32244s cubic-bezier(0.32, 0.08, 0.24, 1) .05s, transform .35825s cubic-bezier(0.32, 0.08, 0.24, 1) .04s, -webkit-transform .35825s cubic-bezier(0.32, 0.08, 0.24, 1) .04s;}
.nav-list li:nth-child(3){-webkit-transform: translateY(-36px);-ms-transform: translateY(-36px);transform: translateY(-36px);transition: opacity .26098s cubic-bezier(0.52, 0.16, 0.52, 0.84) .11s, transform .43756s cubic-bezier(0.52, 0.16, 0.52, 0.84) .082s, -webkit-transform .43756s cubic-bezier(0.52, 0.16, 0.52, 0.84) .082s;}
.header-app.open-menu .nav-list li:nth-child(3){transition: opacity .33467s cubic-bezier(0.32, 0.08, 0.24, 1) .07s, transform .37539s cubic-bezier(0.32, 0.08, 0.24, 1) .06s, -webkit-transform .37539s cubic-bezier(0.32, 0.08, 0.24, 1) .06s;}
.nav-list li:nth-child(4){-webkit-transform: translateY(-32px);-ms-transform: translateY(-32px);transform: translateY(-32px);transition: opacity .2386s cubic-bezier(0.52, 0.16, 0.52, 0.84) .09s, transform .42827s cubic-bezier(0.52, 0.16, 0.52, 0.84) .069s, -webkit-transform .42827s cubic-bezier(0.52, 0.16, 0.52, 0.84) .069s;}
.header-app.open-menu .nav-list li:nth-child(4){transition: opacity .34577s cubic-bezier(0.32, 0.08, 0.24, 1) .09s, transform .39692s cubic-bezier(0.32, 0.08, 0.24, 1) .08s, -webkit-transform .39692s cubic-bezier(0.32, 0.08, 0.24, 1) .08s;}
.nav-list li:nth-child(5){-webkit-transform: translateY(-28px);-ms-transform: translateY(-28px);transform: translateY(-28px);transition: opacity .22581s cubic-bezier(0.52, 0.16, 0.52, 0.84) .07s, transform .42259s cubic-bezier(0.52, 0.16, 0.52, 0.84) .056s, -webkit-transform .42259s cubic-bezier(0.52, 0.16, 0.52, 0.84) .056s;}
.header-app.open-menu .nav-list li:nth-child(5){transition: opacity .35577s cubic-bezier(0.32, 0.08, 0.24, 1) .11s, transform .42286s cubic-bezier(0.32, 0.08, 0.24, 1) .1s, -webkit-transform .42286s cubic-bezier(0.32, 0.08, 0.24, 1) .1s;}
.nav-list li:nth-child(6){-webkit-transform: translateY(-24px);-ms-transform: translateY(-24px);transform: translateY(-24px);transition: opacity .20343s cubic-bezier(0.52, 0.16, 0.52, 0.84) .05s, transform .41691s cubic-bezier(0.52, 0.16, 0.52, 0.84) .043s, -webkit-transform .41691s cubic-bezier(0.52, 0.16, 0.52, 0.84) .043s;}
.header-app.open-menu .nav-list li:nth-child(6){transition: opacity .36577s cubic-bezier(0.32, 0.08, 0.24, 1) .13s, transform .41718s cubic-bezier(0.32, 0.08, 0.24, 1) .12s, -webkit-transform .41718s cubic-bezier(0.32, 0.08, 0.24, 1) .12s;}
.nav-list li:nth-child(7){-webkit-transform: translateY(-20px);-ms-transform: translateY(-20px);transform: translateY(-20px);transition: opacity .18105s cubic-bezier(0.52, 0.16, 0.52, 0.84) .03s, transform .41123s cubic-bezier(0.52, 0.16, 0.52, 0.84) .03s, -webkit-transform .41123s cubic-bezier(0.52, 0.16, 0.52, 0.84) .03s;}
.header-app.open-menu .nav-list li:nth-child(7){transition: opacity .37577s cubic-bezier(0.32, 0.08, 0.24, 1) .15s, transform .4115s cubic-bezier(0.32, 0.08, 0.24, 1) .14s, -webkit-transform .4115s cubic-bezier(0.32, 0.08, 0.24, 1) .14s;}
.nav-list li:nth-child(8){-webkit-transform: translateY(-16px);-ms-transform: translateY(-16px);transform: translateY(-16px);transition: opacity .15867s cubic-bezier(0.52, 0.16, 0.52, 0.84) .01s, transform .40555s cubic-bezier(0.52, 0.16, 0.52, 0.84) .17s, -webkit-transform .40555s cubic-bezier(0.52, 0.16, 0.52, 0.84) .17s;}
.header-app.open-menu .nav-list li:nth-child(8){transition: opacity .38577s cubic-bezier(0.32, 0.08, 0.24, 1) .17s, transform .40582s cubic-bezier(0.32, 0.08, 0.24, 1) .16s, -webkit-transform .42286s cubic-bezier(0.32, 0.08, 0.24, 1) .16s;}
.cate-item{position: relative;}
.cate-item a{font-size: 16px;line-height: 48px;margin-right: 60px;display: block;}
.nav-list li.active .cate-item a,
.nav-list li.open .cate-item a{color: #ec1b24;}
.category-cont a:last-child{border: none;}
.category-cont a.active{color: #ec1b24;}
.category-tig{font-size: 14px;color: #888;text-align: right;line-height: 48px;width: 50px;height: 48px;position: absolute;right: 0;top: 0;z-index: 2;}
.category-tig::before, .category-tig::after{content: '';background: #888;position: absolute;top: 50%;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.category-tig::before{width: 16px;height: 2px;right: 0;margin-top: -1px;}
.category-tig::after{width: 2px;height: 16px;margin-top: -8px;right: 7px;}
.nav-list li.open .category-tig::after{opacity: 0;}
.nav-list li.open .category-tig::before{background: #ec1b24;}
.category-cont{display: none;}
.nav-list li.open .category-cont{display: block;border: solid 1px #e5e5e5;}
.category-pad{padding: 0 15px;}
.category-cont a{line-height: 40px;border-bottom: 1px dashed #e5e5e5;display: block;font-size: 14px;color: #333;}
.category-pad a.active{color: #ec1b24;}
.cate-item1{position: relative;border-bottom: solid 1px #cfcfcf;}
.category-li:last-child .cate-item1{border-bottom: none;}
.cate-item1 a{border-bottom: none;font-size: 16px;line-height: 48px;margin-right: 60px;display: block;color: #444;}
.category-li.open .cate-item1 a{color: #ec1b24}
.category-cont1 a:last-child{border: none;}
.category-cont1 a.active{color: #ec1b24;}
.category-tig1{font-size: 14px;color: #888;text-align: right;line-height: 48px;width: 50px;height: 48px;position: absolute;right: 0;top: 0;z-index: 2;}
.category-tig1::before, .category-tig1::after{content: '';background: #888;position: absolute;top: 50%;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.category-tig1::before{width: 16px;height: 2px;right: 0;margin-top: -1px;}
.category-tig1::after{width: 2px;height: 16px;margin-top: -8px;right: 7px;}
.category-li.open .category-tig1::after{opacity: 0;}
.category-li.open .category-tig1::before{background: #ec1b24;}
.category-cont1{display: none;}
.category-li.open .category-cont1{display: block;border-bottom: solid 1px #cfcfcf;}
.category-li:last-child.open .category-cont1{border-bottom: none;border-top: solid 1px #cfcfcf;}
.category-pad1{padding: 0 15px;}
.category-cont1 a{line-height: 40px;border-bottom: 1px solid #cfcfcf;display: block;color: #666;}
.category-pad1 a.active{color: #ec1b24;}
.app-search{position: relative;}
.app-search-text{width: 76%;height: 48px;font-size: 14px;text-align: left;display: inline-block;vertical-align: middle;}
.app-search-btn{width: 48px;height: 48px;display: inline-block;background: transparent;vertical-align: middle;font-size: 16px;line-height: 48px;text-align: right;position: absolute;right: 0;top: 0;}
.btn1.close1, .btn2.close1, .btn3.close1, .btn4.close1{bottom: 0;right: 0;}
.btn1.open1{bottom: 125px;right: 0;}
.btn2.open1{bottom: 100px;right: 55px;}
.btn3.open1{bottom: 58px;right: 98px;}
.btn4.open1{bottom: 0px;right: 117px;}
.header-app .headtop-left{float: none;width: 100%;margin-left: 0;}
.header-app .top-search{width: 100%;margin-top: 25px;}
.header-app .top-search{border-radius: 30px;border: 1px solid #777;position: relative;margin-top: 25px;padding: 5px 25px;width: 100%;}
.header-app .top-search input:nth-child(2){width: 17px;height: 30px;position: absolute;right: 20px;top: 50%;margin-top: -15px;background: url(../images/top-search.png)no-repeat center;background-size: 100%;cursor: pointer;}
.header-app .top-search input:nth-child(1){font-size: 14px;line-height: 30px;color: #777;width: 100%;padding-right: 25px;}
.header-app .headtop-right{position: static;margin-right: 0;float: none;width: 100%;text-align: center;margin: 25px 0 0;}
.header-app .logo p{font-size: 12px;line-height: 16px;color: #333;font-weight: bold;}



.banner{}
.banner .swiper-slide{position: relative;text-align: center;overflow: hidden;}
.banner .swiper-slide img{width: 100%;transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transition-delay:0.4s !important;}
.banner .swiper-slide-active img{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transition:all 3.0s linear; -moz-transition:all 3.0s linear; -ms-transition:all 3.0s linear; -o-transition:all 3.0s linear; transition:all 3.0s linear;}
.banner .swiper-slide .title{padding-top: 8%;position: absolute;left: 0;top: 0;right: 0;}
.banner .swiper-slide .title .txtyi h2{font-size: 60px;transition: all 0.6s;}
.banner .swiper-slide .title .txtyi p{font-size: 30px;transition: all 0.6s;}
.banner .swiper-slide .title .txter{padding-top: 5%;}
.banner .swiper-slide .title .txter h2{font-size: 30px;}
.banner .swiper-slide .title .txter p{font-size: 19px;}
.banner .swiper-slide .yi{color: #fff;}
.banner .swiper-pagination-bullets{bottom: 20px;}
.banner .swiper-pagination .swiper-pagination-bullet{margin:0 7px;}
.banner .swiper-pagination-bullet{width: 10px;height: 10px;opacity: 0.5;background: #FFF;}
.banner .swiper-pagination-bullet-active{opacity: 1;background: #e50014;}
.banner .swiper-button-next,.banner .swiper-button-prev{background: none;width: 50px;height: 50px;text-align: center;line-height: 50px;margin-top: -25px;outline: medium;color: #FFF;}
.banner .swiper-button-next i,.banner .swiper-button-prev i{font-size: 40px;color: #FFF;}





/*==================================home-banner==============================*/

.pc-banner .swiper-slide img{width: 100%;transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transition-delay:0.4s !important;}
.pc-banner .swiper-slide-active img{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transition:all 3.0s linear; -moz-transition:all 3.0s linear; -ms-transition:all 3.0s linear; -o-transition:all 3.0s linear; transition:all 3.0s linear;}

.banner-font{position: absolute;top: 50%;left: 0;width: 100%;text-align: center;z-index: 4;transform: translateY(-50%);}
.banner-cont{filter: alpha(opacity=0);position: relative;}
.banner-cont .babt{font-size: 60px;line-height: 70px;font-weight: bold;color: #fff;position: relative;}
.banner-cont .bawz{font-size: 60px;line-height: 70px;color: #fff;margin-top: 24px;}
.banner-cont .bawz1{font-size: 0;margin-top: 41px;}
.banner-cont .bawz1 span{display: inline-block;font-size: 20px;line-height: 30px;margin: 0 25px;color: #fff;position: relative;padding-left: 20px;}
.banner-cont .bawz1 span::after{position: absolute;content: "";width: 12px;height: 12px;border-radius: 50%;background: #fff;left: 0;top: 50%;transform: translateY(-50%);}
.home-banner .swiper-slide-active .banner-cont{opacity: 1;filter: alpha(opacity=100);transition: all .8s linear;transition-delay: .1s;}
.home-banner.app{display: none;}
.home-banner.app img{width: 100%;}
.home-appbanner{width: 100%;display: none;}
.banner-nav{position: absolute;width: 100%;top: 50%;left: 0;z-index: 5;font-size: 0;padding-top: 135px;transform: translateY(-50%);}
.pc-banner .swiper-pagination{display: block;bottom: 50px;width: 100%;}
.pc-banner .swiper-pagination-bullet{width: 15px;height: 4px;border-radius: 5px;background: #fff;margin: 0 7px;}
.pc-banner .swiper-pagination-bullet-active{width: 30px;background: #ec1b24;}
.banner-bf{display: inline-block;width: 33px;height: 33px;margin: 0 12px;cursor: pointer;background: url(../images/banner-bf.png)no-repeat center;background-size: 100% 100%;}
.pc-banner .swiper-button-prev, .pc-banner .swiper-button-next{position: static;display: inline-block;margin: 0 0 10px;width: 22px;height: 16px;background: url(../images/banner-right_03.png)no-repeat center;background-size: 100% 100%;}
.pc-banner .swiper-button-prev{transform: rotate(180deg);}
.banner-img{width: 100%;}
.appbanner-img{width: 100%;display: none;}




i.fontaw{font-style: normal;font-family: 'fontaw';font-size: 20px;position: relative;z-index: 3;}
.more{position: relative;z-index: 22;width: 180px;font-size: 16px;border: 1px solid #ec1b24;height: 55px;overflow: hidden;display: block;text-align: center;color: white;line-height: 55px;transition: all .5s;}
.more::before{position: absolute;content: '';top: 0;right: -30%;bottom: 0;left: -30%;z-index: -1;background: #ec1b24;transition: opacity 0.4s linear, -webkit-transform 0.6s cubic-bezier(0.3, 0.69, 0.39, 1.04) 0.4s;transition: transform 0.6s cubic-bezier(0.3, 0.69, 0.39, 1.04) 0.4s, opacity 0.4s linear;opacity: 1;transition-delay: 0s,0s;transform: translate(0, 0) skew(-60deg, 0deg);}
.more span{display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 11;}
.more:hover::before{opacity: 0;transform: translate(400px, 0) skew(-60deg, 0deg);}
.more:hover{color: #ec1b24;transition: color 0s linear;border: 1px solid #ec1b24;}
/*home-banner -end*//* index*/
.index-tit{font-size: 0px;}
.index-tit em{display: inline-block;margin-left: -28px;padding-right: 10px;font-style: normal;line-height: 60px;font-family: 'AkzidenzGrotesk-Cond';font-size: 60px;color: #ec1b24;}
.index-tit span{display: inline-block;font-size: 52px;line-height: 60px;color: #222;font-weight: bold;}
.index-dec{margin-top: 9px;font-size: 16px;line-height: 30px;color: #333;}
/*客服*//**//* ===kf====*/
.kf{transition: .8s;z-index: 999999;background-color: transparent;position: fixed;top: 50%;right: 0;width: 50px;border-radius: 5px;}
.kf span{z-index: 1000001;transition: .5s;cursor: pointer;position: relative;display: block;width: 50px;height: 50px;border-radius: 5px 0 0 5px;margin-bottom: 3px;}
.kf span:hover{background-color: #ec1b24;}
.kf .zx{background-position: 0 0;background: #a7afb9 url(../images/kefu-zx.png)no-repeat center top 12px;}
.kf .back_top{border: none;background: #a7afb9 url(../images/kf-top.png)no-repeat center top 13px;}
.kf span a{transition: .5s;display: block;color: #fff;line-height: 24px;font-size: 14px;text-align: center;padding-top: 22px;}
.kfimgr{position: absolute;bottom: 23px;right: -9px;}
.kf span div i{display: block;position: absolute;width: 15px;height: 200px;right: -15px;top: 0;}
.kf .freetel{background: #a7afb9 url(../images/kefu-qqk.png)no-repeat center;}
.kf .zxlya{background: #a7afb9 url(../images/kf-wx_03.png)no-repeat center;}
.kf span:nth-child(4) div{white-space: nowrap;}
.kf a{display: block;height: 68px;position: absolute;top: 0;right: 0;width: 100%}
.nav_center div, .index_nav_center div, .shou, .zhan{-webkit-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25);box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25);}
.kf .zxlya .erweima{display: none;right: 62px;position: absolute;top: -72px;background: #fff;padding: 5px;text-align: center;box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);border-radius: 5px;}
.kf .zxzx{display: none;right: 86px;position: absolute;top: 6px;background: #fff;padding: 10px 20px;text-align: center;box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);border-radius: 5px;width: 110px;font-size: 14px;color: #333;}
.kfimgr{position: absolute;bottom: 23px;right: -9px;}
.kf-ly{background: #a7afb9 url(../images/kf-ly_03.png)no-repeat center;}
.shou{z-index: 1000000;cursor: pointer;width: 30px;height: 40px;top: 47%;margin-top: -15px;border-radius: 5px 0 0 5px;right: 62px;background: transparent url(../images/zk1.png)no-repeat center left;position: absolute;box-shadow: none;}
.shou:hover{background: transparent url(../images/zk.png)no-repeat center left;}
.kf-phone{background: #a7afb9 url(../images/kf-phone1.png)no-repeat center;}
.kf-phone1, .zxwb{display: none;font-size: 15px;color: #333;background-color: #fff;position: absolute;right: 60px;box-shadow: 0 0 20px rgba(0,0,0,0.2);width: 160px;text-align: center;padding: 10px 12px;background: #fff;border-radius: 5px;}
.kf-phone1 .kfimgr, .zxwb .kfimgr{bottom: 10px;}
.kf-shqi{width: 100%;height: 40px;}
.kf-shqi .m-icon{display: block;margin: 0 auto;width: 30px;height: 30px;border-radius: 50%;background: #a7afb9 url(../images/kf-close.png) no-repeat center;background-size: 15px;cursor: pointer;transform: rotate(45deg);transition: all 0.3s;}
.kf-shqi .m-icon:hover{background-color: #ec1b24;}
.kf.show .m-icon{transform: rotate(0);}
.shou{z-index: 1000000;cursor: pointer;width: 30px;height: 40px;top: 47%;margin-top: -15px;border-radius: 5px 0 0 5px;right: 62px;background: transparent url(../images/zk1.png)no-repeat center left;position: absolute;box-shadow: none;}
.kffixed{position: fixed;display: none;bottom: 0;z-index: 20;width: 100%;height: 49px;overflow: hidden;}
.kufuul{text-align: center;padding: 2px 0;width: 100%;height: 49px;position: absolute;bottom: 0;left: 0;display: inline-block;}
.kefu{padding: 0;}
.kefu li{float: left;height: 45px;text-align: center;color: #fff;line-height: 45px;color: #fff;transition: all .4s;}
.kfzx-tigg{width: 49.5%;height: 45px;display: block;float: left;line-height: 45px;opacity: 1;transition: 1s opacity;}
.kfzx-enter{opacity: 0}
.kf-zx{display: block;width: 100%;height: 100%;color: #fff;line-height: 45px;text-align: center;background: #b5b5b5;}
.kf-zx img{display: inline-block;vertical-align: middle;margin-right: 10px;}
.teldb{width: 49.5%;background: rgba(0,0,0,0.6);background-size: contain;margin: 0 1px;position: relative;}
.teldb img{display: inline-block;vertical-align: middle;margin-right: 10px;}
.teldb a{color: white;}
.kf span:hover{background-color: #ec1b24;}
@media (max-width:991px){
    .kf{display: none;}
    .kffixed{display: block;}
}
/* app-kf*/
.kffixed{position: fixed;bottom: 0;z-index: 2000;width: 100%;height: 49px;overflow: hidden;display: none;}
.kufuul{text-align: center;padding: 2px 0;width: 100%;height: 49px;position: absolute;bottom: 0;left: 0;display: inline-block;}
.kefu{padding: 0;}
.kefu li{float: left;height: 45px;text-align: center;color: #fff;line-height: 45px;color: #fff;transition: all .4s;}
.kfzx-tigg{width: 49.5%;height: 45px;display: block;float: left;line-height: 45px;opacity: 1;transition: 1s opacity;}
.kfzx-enter{opacity: 0}
.kf-zx{display: block;width: 100%;height: 100%;color: #fff;line-height: 45px;text-align: center;background: rgba(229,0,20,0.9);}
.kf-zx img{display: inline-block;vertical-align: middle;margin-right: 10px;}
.teldb{width: 49.5%;background: rgba(0,0,0,0.6);background-size: contain;margin: 0 1px;position: relative;}
.teldb img{display: inline-block;vertical-align: middle;margin-right: 10px;}
.teldb a{color: white;}
@media(max-width:1919px){
    .banner-cont .babt{font-size: 58px;}
    .banner-cont .bawz{font-size: 50px;}
    .ino-con .swiper-button-next{right: 0;}
    .ino-con .swiper-button-prev{left: 0;}
    .header .logo{margin-left: 0;}

}
@media(max-width:1459px){
    .gpcode{display: none;}
    .bottom-ul ul{margin: 0 22px;}
    .bottom-ul{margin: 0 -22px;}
    .bottom-ulfont{padding-right: 68px;}
    .index-tit span{font-size: 40px;}
    .index-tit em{font-size: 60px;}
    .banner-cont .babt{font-size: 50px;line-height: 60px;}
    .banner-cont .bawz{font-size: 36px;line-height: 50px;}
    .banner-cont .bawz1{margin-top: 20px;}
}
@media(max-width:1259px){
    .banner-cont h3{font-size: 42px;line-height: 60px;}
    .banner-cont .bawz{font-size: 28px;margin-top: 10px;}
    .banner-cont .bawz1{margin-top: 10px;}
    .banner-cont .bawz1 span{font-size: 18px;}
    .header, .footny{display: none !important;}
    .foot-app, .header-app{display: block !important;}
    body{padding-top: 60px;}
    .headers{display: none;}
}
@media(max-width:991px){
    .kffixed{display: block;}
    .banner-cont .babt{font-size: 36px;line-height: 50px;}
    .banner-cont .bawz{font-size: 24px;line-height: 30px;}
    .banner-nav{top: auto;bottom: 20px;text-align: center;transform: none;padding: 0;}
    .pc-banner .swiper-pagination{bottom: 20px;}
    .banner-cont{padding-bottom: 30px;}
    .banner-more, .more{width: 180px;height: 50px;line-height: 48px;}
}
@media(max-width:767px){
    .banner-more{margin-top: 30px;}
    .banner-cont .babt{font-size: 28px;line-height: 34px;}
    .banner-cont .bawz{font-size: 22px;margin-top: 10px;}
    .banner-cont .bawz1{margin: 0 -10px;margin-top: 5px;}
    .banner-cont{padding-bottom: 30px;}
    .banner-cont .bawz1 span{font-size: 16px;padding-left: 15px;margin: 0 10px;}
    .banner-cont .bawz1 span::after{width: 8px;height: 8px;}

}
@media(max-width:640px){
    .banner-slide img.home-appbanner{display: block;}
    .banner-slide img.home-pcbanner{display: none;}
    .banner-cont{padding-bottom: 0;}
    .banner-cont .babt{font-size: 30px;}
    .banner-cont .bawz{font-size: 22px;line-height: 40px;margin-top: 10px;}

}

.ny-header{background: #fff;}
/* .header.on{box-shadow: 0 0 13px rgba(0,0,0,.1);}
.header.on{border: none;}
.header.on .logo img, .header.ny-header .logo img{display: none;}
.header.on .logo img.logoon, .header.ny-header .logo img.logoon{display: block;}
.header.on{background-color: #fff;border-color: transparent;}
.header.on .navitem>a{padding: 35px 12px;}*//* .header.on .header-right{margin: 33px 0;}*//* .header.on .logo img{width: 100px;height: 85px;}*//* 
.header.on .logo{margin: 7px 0;}
.header.on .logo p, .header.on .navitem > a, .header.on .language-text, .ny-header .logo p, .ny-header .navitem > a, .ny-header .language-text{color: #666;}
.header.on .navitem.active > a{color: #ec1b24;}
.header.on .navitem > a:hover{color: #ec1b24;}
.header.on .gpcode, .ny-header .gpcode{color: #333;}
.ny-header .sub-bot{background-image: url(../images/icon-searcha.png);}
.header.on .language-text:hover{color: #ec1b24;}*/




/* =====================下拉 ================*/
.dropdown-menu{position: absolute;top: 100%;z-index: 1100;background: #fff;border-top: 1px solid #eeeeee;-webkit-transition: none;-o-transition: none;transition: none;height: auto;display: none;overflow: hidden;width: 100%;left: 0;margin-top: 0;-ms-box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);-o-box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);box-shadow: 0 2px 2px 0 rgba(0,0,0,.05);}
.category-item{position: relative;}
.category-item-single{position: static;}
.dropdown-menu.single{width: 300px;left: 50%;transform: translateX(-50%);}
.navitem:hover .dropdown-menu{opacity: 1;display: block;visibility: visible;}
/* .category-item:hover .dropdown-menu.single{max-height: 450px;opacity: 1;}*/
.dropdown-menu ul{padding: 54px 0 85px;font-size: 0;}
.dropdown-menu li{float: left;padding: 0 0 0 45px;width: 25%;}
.dropdown-menu li.dropdown-img{width: 21.42%;padding: 0 0px 0 0;}
.dropdown-img1{width: 100%;}
.dropdown-img1 img{width: 100%;}
.dropdown-menu li:first-child{padding-left: 0;}
/* .dropdown-menu li:last-child{padding-right: 0;border-right: none;}*/
.dropdown-tit{display: block;margin-bottom: 6px;font-size: 24px;color: #242e38;line-height: 40px;font-family: 'semi';}
.dropdown-dec{display: block;font-size: 18px;color: #444;line-height: 28px;padding: 10px 12px 12px 0px;border-bottom: 1px solid #e5e5e5;position: relative;}
.dropdown-dec::before{content: "";position: absolute;width: 0;height: 1px;background: #ec1b24;bottom: -1px;left: 50%;transform: translateX(-50%);transition: ease .5s;}
.dropdown-dec:hover::before{width: 100%;}
.dropdown-dec:hover em{color: #ec1b24;}
.dropdown-dec em{font-size: 18px;color: #666;font-weight: 550;float: right;}
.dropdown-menu li a:last-child{margin-bottom: 0;}
.dropdown-menu li a:hover{color: #ec1b24;}
.dropdown-menu li.dropdown-title{width: 26%;padding-right: 30px;}
.dropdowntit-font{}
.dropdowntit-font .mbt{font-size: 30px;line-height: 40px;color: #333;}
.dropdowntit-font .mwz{font-size: 16px;line-height: 30px;color: #555;margin: 9px 0 0px;}
.dropdowntit-font a{font-size: 16px;display: block;margin-top: 40px;}
@media (max-width:1460px){
    .dropdown-dec{font-size: 16px;padding: 10px 12px 5px 0px !important;}
    .dropdown-menu li{padding: 0 0 0 25px;}}
@media (max-width:1259px){
    .dropdown-menu li{padding: 0 0 0 30px;}
    .dropdown-dec{font-size: 16px;padding: 12px 12px 11px 0px !important;}
    .dropdown-menu li.dropdown-img{width: 25%;}
    .dropdown-menu li.dropdown-title{width: 31%;}
    .dropdowntit-font .mwz{margin-bottom: 30px;}
}
@media (max-width:1170px){
    .dropdown-menu li{}
}
.hidden{display: none;}

.w1200{width: 1200px; max-width: 94%; margin:0 auto;}
.in_pro_tit{width:100%; margin:auto; text-align:center;}
.in_pro_tit:after{content:""; display:block; width:26px; height:2px; background:#e50014; margin:20px auto 0;}
.in_pro_tit .ipbt{font-size:30px; font-weight:bold; line-height:30px;color:#000;}
.in_pro_tit .ipbt span,.in_pro_tit .ipbt a:hover{color:#e50014;}
.in_pro_tit .ipbt a{color:#000;}
.in_pro_tit p{font-size:16px; margin-top:10px; line-height:24px;}

.shili-bg{height: auto; margin-top: 0px; width: 100%}
.shili{margin: 40px 0;}
.ptitle{background: url(../images/tt1.png) no-repeat 50% 58%; text-align: center; font-size: 30px; color: #333333; line-height: 60px; font-weight: 600}
.ptitle p{font-size: 18px; color: #333333; font-weight: normal;}
.s-title{color: #333;}
.s-title p{color: #333;}
.shili-list{margin: 0 -1%; margin-top: 20px;}
.shili-list li{float: left; position: relative; margin: 0 1%; width: 31.333%}
.shili-list li img{width: 100%;}
.shili-list li .ybt{position: absolute; top: 10px; left: -4px; background: url(../images/sort1.png) no-repeat top center; height: 42px; width:117px; color: #fff; line-height: 33px; font-size: 18px; text-align: center;}
.shili-list li .ywz{background: url(../images/t5.png) no-repeat 340px 30px #494949; font-size: 16px; padding: 16px; font-weight: normal; color: #fff; line-height: 30px; height: 90px;}
.shili-list li:hover .ywz{background: url(../images/t5.png) no-repeat 340px 30px #e50014;}

.product-show{padding:0 0 50px 0; box-sizing: border-box; overflow: hidden;}
.pro-top{width: 1200px; max-width: 94%;margin:0 auto;}
.pro-title{width:30%;float:left;}
.pro-title .inbpbt{font-size:36px;color:#333; font-family: Impact;}
.pro-title .inbpwz{letter-spacing:4px;color:#333;margin:15px 0 0px; font-size: 18px; font-weight: bolder; line-height: 35px;}
.pro-title span.line{display:block;height:3px;width:35px;background:#e50014;}
.pro-top ul{float:right;margin-top:30px;}
.pro-top ul li{width:142px;line-height:33px;text-align:center;margin-left:20px; background: url(../images/rplihover.png) no-repeat 110px center;
	float:left;border:1px solid #eaeaea; padding-right: 30px; color: #989898; box-sizing: border-box;}
.pro-top ul li a{display:block; color: #989898;}
.pro-top ul li:hover a{text-decoration: underline;}
.pro-type{padding:20px 0 0px; height: auto; overflow: hidden;}
.pro-type a{display:inline-block;margin:0 3% 0 0;font-size:16px;height:auto;line-height:54px; }
.pro-type a:hover{color:#e50014; border-bottom: 2px solid #e50014;}

.pro-cont{padding:10px 0 6px;}
.pro-bottom{width: 1200px;max-width: 94%;margin:0 auto;}
.pro-bottom ul li{float:left;width:31.333%;overflow:hidden; margin:0 2% 2% 0;}
.pro-bottom ul{margin-right:-2%;}
.pro-bottom ul .pic{height:auto; overflow: hidden; border:1px solid #eaeaea;}
.pro-bottom ul img{width:100%;display:block;transition-duration: 0.3s;}
.pro-bottom ul li:hover img{-webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.pro-bottom ul li .inpbt{line-height:60px;background:url(../images/jia1.png) no-repeat right #fff;
	position:relative;font-weight:normal;font-size:16px;color:#555; border-bottom: 3px solid #eaeaea;display:block; /*display: inline-flex; align-items: center;width: 100%;*/}
.pro-bottom ul li:hover .inpbt{background:url(../images/jia2.png) no-repeat right #fff;color:#e50014; border-bottom: 3px solid #b9b9b9; display:block; /*display: inline-flex; align-items: center;width: 100%;*/}


/*about*/
.flex{display:flex;display:-webkit-flex;display:-ms-flexbox;}
.homeBlock{padding:50px 0;width: 100%;overflow: hidden;background: url(../images/aboutbg.jpg) no-repeat bottom center;align-items:flex-end;}
.title{margin-bottom:5%;font-size:16px;color:#333;position:relative;line-height: 30px;}
.title.center{text-align:center;}
.subtitle span{text-transform:uppercase;font-size:36px;color:#e2e2e2;line-height:1;font-family:'OswaldBold';position:relative;}
.subtitle span:after{content:"";left:0;top:0;z-index:10;position:absolute;width:100%;height:100%;background-image:-webkit-linear-gradient(180deg,#fff,#fff 2px,transparent 2px,transparent 4px,#fff 4px,#fff 5px,transparent 5px,transparent 7px);background-image:linear-gradient(180deg,#fff,#fff 2px,transparent 2px,transparent 4px,#fff 4px,#fff 5px,transparent 5px,transparent 7px);background-repeat:repeat-y;background-size:auto 7px;z-index:10;}
.white .subtitle span{background-image:-webkit-linear-gradient(180deg,#e2e2e2,#e2e2e2 1px,#fff 2px,#fff 2px);background-image:linear-gradient(180deg,#e2e2e2,#e2e2e2 1px,#fff 2px,#fff 2px);background-repeat:repeat-y;background-size:auto 2px;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.white .subtitle span::after{display:none;}
.title.white{color:#fff;}
.title.white .inabt{color:#fff;}
.title .inabt{font-size:30px;color:#e7000d;margin:0px 0 15px;line-height:1;font-weight: 600;}
.title .inabt .line{display:block;height:3px;width:35px;background:#e50014; margin-top: 15px;}
.home1{align-items:stretch;}
.home1 .item{background-size:cover;background-repeat:no-repeat;background-position:center;padding:10% 60px 140px 60px;color:#fff;position:relative;width:25%;-webkit-transition:.6s;transition:.6s;z-index:10;height:700px;border-right:2px solid #fff}
.home1 .item.cur{width:60% !important;flex:0 0 auto;}
.home1 .item.cur:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:-1;}
.home1 .item .icon{text-align:center;-webkit-transition:.6s;transition:.6s;opacity:1;margin-top:0;}
.home1 .item.cur .icon{opacity:0;margin-top:-160px;text-align:left;}
.home1 .item .tit{font-size:30px;text-align:center;margin:20px 0 50px;}
.home1 .item.cur .tit{text-align:left;}
.home1 .item .desc{font-size:16px;line-height:30px;position:relative;top:60px;opacity:0;-webkit-transition:.6s;transition:.6s;overflow:hidden;max-width:65%;}
.home1 .item.cur .desc{top:0;opacity:1;}
.home1 .item .ibtn{position:absolute;left:0;bottom:0;width:100%;padding:21px 40px 0px;text-align:center;line-height:46px;justify-content:center;background:url(../images/flashline2.png) no-repeat top center;}
.home1 .item .ibtn .tags{vertical-align:middle;white-space:nowrap;width:0;}
.home1 .item .ibtn .tags a{display:inline-block;vertical-align:middle;padding-right:20px;margin-right:20px;background:url(../images/icon-more2.png) no-repeat right center;position:relative;left:30px;opacity:0;-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transition:.6s;transition:.6s;}
.home1 .item.cur .ibtn .more{display:inline-block;border:2px solid #fff;padding:0 17px;border-radius:23px;line-height:42px;white-space:nowrap;}
.home1 .item.cur .ibtn .more:after{content:"+";margin-left:40px;font-size:20px;vertical-align:middle;}
.home1 .item.cur .ibtn{justify-content:space-between;padding:45px 40px 24px;background:url(../images/flashline.png) no-repeat top center;}
.home1 .item.cur .ibtn .tags{width:auto;}
.home1 .item .ibtn .tags a:nth-child(2){-webkit-transition-delay:.4s;transition-delay:.4s;}
.home1 .item .ibtn .tags a:nth-child(3){-webkit-transition-delay:.5s;transition-delay:.5s;}
.home1 .item .ibtn .tags a:nth-child(4){-webkit-transition-delay:.6s;transition-delay:.6s;}
.home1 .item .ibtn .tags a:nth-child(5){-webkit-transition-delay:.7s;transition-delay:.7s;}
.home1 .item .ibtn .tags a:nth-child(6){-webkit-transition-delay:.7s;transition-delay:.8s;}
.home1 .item .ibtn .tags a:nth-child(7){-webkit-transition-delay:.7s;transition-delay:.9s;}
.home1 .item .ibtn .tags a:nth-child(8){-webkit-transition-delay:.7s;transition-delay:1s;}
.home1 .item .ibtn .tags a:nth-child(9){-webkit-transition-delay:.7s;transition-delay:1.1s;}
.home1 .item .ibtn .tags a:nth-child(10){-webkit-transition-delay:.7s;transition-delay:1.2s;}
.home1 .item.cur .ibtn .tags a{left:0;opacity:1;}
.about{padding-bottom:70px;}
.about .left{width:50%; float: left;}
.about .left img{max-width: 100%;}
.about .title h3{margin-bottom:50px;}
.viewMore a,.viewMore span{display:inline-block;}
.viewMore a:after,.viewMore span:after{content:"";display:inline-block;width:18px;height:18px;background:#333 url(../images/icon-more2.png) no-repeat center;border-radius:50%;vertical-align:middle;margin-left:10px;margin-bottom:3px;}
.viewMore2 a,.viewMore2 span{display:inline-block;border:2px solid #333;padding:0 17px;border-radius:23px;line-height:42px;white-space:nowrap;color:#333;}
.viewMore2 a:after,.viewMore2 span:after{content:"+";margin-left:40px;font-size:20px;vertical-align:middle;}
.viewMore2 a:hover,.viewMore2 span:hover{color:#fff;background:#333;}
.about .right{width:49%;padding-left:20px; float: right;}
.about .right .img{position: relative;}
.about .right .img img{max-width: 100%;display: block;}
.about .right .img .btn{position: absolute;top: 50%;left: 50%;margin-top: -40px;margin-left: -40px;width: 80px;height: 80px;border-radius: 50%;background: rgba(231,0,13,.9);box-shadow: 0 0 10px rgb(0 0 0 / 50%);transition: all .5s;}
.about .right .img .btn:before{content: " ";position: absolute;top: 50%;left: 50%;margin-top: -20px;margin-left: -10px;width: 0;height: 0;border-top: 20px solid transparent;border-bottom: 20px solid transparent;border-left: 30px solid #fff;transition: all .5s;}
.about .right .img a:hover .btn{background: #e7000d;}
.animation{;-webkit-animation:twinkling 2.1s infinite ease-in-out;animation:twinkling 2.1s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
@keyframes twinkling {0% {-webkit-transform:scale(1);}50% {-webkit-transform:scale(1.12);}100% {-webkit-transform:scale(1);}}


.aboutMap{display:inline-block;font-size:0;position:relative;}
.aboutMap i{position:absolute;width:10px;height:10px;left:33.5%;top:42.6%;background:#d60311;border-radius:50%;z-index:10;}
.aboutMap i:before{content:"";position:absolute;padding:25px;border:1px solid #d60311;border-radius:50%;left:50%;top:50%;margin-top: -26px;margin-left: -26px;-webkit-animation:scales 2s ease-in infinite;animation:scales 2s ease-in infinite;z-index:-1;}
.aboutMap i:after{content:"";position:absolute;padding:25px;border-radius:50%;left:50%;top:50%;margin-left: -26px;margin-top: -26px;background:#cb8085;border:1px solid #cb8085;-webkit-animation:scales 2s ease-in infinite;animation:scales 2s ease-in infinite;animation-delay:.5s;z-index:-1;}
.aboutMap i em{position:absolute;width:100%;height:100%;background:#d60311;border-radius:50%;z-index:10;}
@-webkit-keyframes scales{from{-webkit-transform:scale(0);transform:scale(0);}
to{-webkit-transform:scale(1);transform:scale(1);}}
@keyframes scales{from{-webkit-transform:scale(0);transform:scale(0);}
to{-webkit-transform:scale(1);transform:scale(1);}}
.aboutMap i .lg{position:absolute;width:60px;left:50%;margin-left:-28px;top:30px;}
.aboutMap i .lg img{vertical-align: middle;max-width: 100%;}


/*数据*/
.index-data{margin-top: 0px}
.index-data ul{margin-right: -8%;}
.index-data li{width: 25.333%;border-bottom: 2px solid #facccf;margin-right: 8%; padding: 6% 0; padding-bottom: 20px; box-sizing: border-box; float: left;}
.index-data li:nth-child(2n){/*padding-top:20%*/}
.index-data span{display: block;width: 100%;font-size:3rem;line-height: 3rem;color: #333;}
.index-data .data{display: inline-block;margin-bottom: 0.5rem;margin-right: 0.5rem;font-size:46px;line-height: 2.5rem;color: #333;font-weight: 600;}
.index-data small{font-size: 14px;color: #333;position: absolute;}
.index-data p{margin-bottom: 0px;color: #666;}
.index-data li:hover span{color: #e30000;-webkit-filter:brightness(100);
	transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);}


.company-cultures2{ margin:50px 0 0; overflow:hidden;}
.company-cultures2 ul{margin-right: -3%}
.company-cultures2 ul li{float: left;width: 30.333%;height: auto;padding:0 3%; margin:0 3% 3% 0%; transition: all cubic-bezier(0.18, 0.89, 0.32, 1.28) 1s;color: #424242; box-sizing: border-box; border-right:1px solid #d6d6d6;}
.company-cultures2 ul li:hover{color: #333;-webkit-transform: translateX(10px);-o-transform: translateX(10px);-ms-transform: translateX(10px);-moz-transform: translateX(10px);}
.company-cultures2 ul li em{margin: 0 auto;display: block; text-align: center;}
.company-cultures2 ul li em img{max-width: 100%}
.company-cultures2 ul li em.xs{display: block;}
.company-cultures2 ul li em.xc{display: none;}
.company-cultures2 ul li:hover em.xs{display: block;}
.company-cultures2 ul li:hover em.xc{display: block; }
.company-cultures2 ul li:hover em.xc img{transform: rotateY(360deg);}
.company-cultures2 ul li .fwbt{font-size: 20px;font-weight: bold;padding-top:0px;text-align: center; line-height: 80px; font-weight: normal; font-weight: 600}
.company-cultures2 ul li p{font-size: 16px;text-align: center;margin: 0 auto;padding-top: 0px; line-height: 28px}
.company-cultures2 ul li:nth-child(3n){border-right: none;}

/*应用*/
.i_app{width: 100%; height:auto; padding: 50px 0; box-sizing: border-box; background:#f5f5f5; background-size: cover;}
.row{width: 100%; margin: 0 auto; overflow: hidden;}
.index-business{ padding:50px 0; background: #efefef;overflow: hidden; text-align: center;}
.row{ margin-top: 3%}
.index-business-list{ margin-right: 1%; margin-bottom: 1%;}
.index-business-list a{position: relative;display: block;background: #000;}
.index-business-list a img{width: 100%;}
.index-business-list a .index-business-text{position: absolute;z-index: 3;top:40%;bottom: 0;left: 0;right: 0;padding: 0px 10%;color: #fff;transition:all .4s; text-align: center;}
.index-business-list a:hover .index-business-text{top:40%;}
.index-business-list a:after{content:"";position: absolute;z-index: 2;top:0%;bottom: 0;left: 0;right: 0;background: rgba(0,0,0,0.4);transition:all .4s;}
.index-business-list a:hover:after{background: rgba(229,0,22,0.7);}
.index-business-list a .index-business-text .inybt{position: relative;font-size: 20px;line-height: 1em;padding-bottom: 20px;font-weight: normal;}
.index-business-list a .index-business-text .inybt:after{content:"";position: absolute;z-index:1;bottom: 0px;left: 50%;width: 0px;height: 2px;margin-left: 0px;background-color:#fff;transition:all .4s;}
.index-business-list a:hover .index-business-text .inybt:after{content:"";width: 40px;margin-left:-20px;}
.index-business-list a .index-business-text p{font-size: 15px;line-height: 1.75em;margin: 0px;opacity: 0;visibility: hidden;transition:all .4s;}
.index-business-list a:hover .index-business-text p{opacity: 1;visibility:visible;}
.col-sm-3 {width:24%; float: left;}
.index-business-list a.hover:after{background: rgba(229,0,22,0.7);}
.index-business-list:last-child{margin-right: 0% !important}


.i_service{width: 100%; height:auto; padding: 50px 0; background: #f2f2f2; box-sizing: border-box;}
.til01{text-align: center;height:140px;color: #2b2b34;font-size:40px;line-height:64px;font-family: "Microsoft Yahei";background:url(../images/tilbg1.png) no-repeat center 63px;}
.til01 p{color: #555555;display: block;font-weight: normal;line-height:38px;font-size:16px;}
.til01 a{color: #d90251; font-size: 36px; font-weight: 600}
.fold_wrap{width:100%;height:auto;margin:0px auto 0 auto;overflow:hidden;}
.fold_wrap ul{margin-right: -1%}
.fold_wrap li{float:left;height:478px;position:relative;overflow:hidden;cursor:pointer;}
.fold_wrap li:after{content: "";position: absolute;right: 0;top: 0;height: 100%;background: #fff;width: 10px;}
.fold_wrap li .mask_b{position:absolute;overflow:hidden;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.3);_background:#B2B2B2;}
.fold_wrap li.active .mask_b{background: rgba(217,2,81,1)!important}
.fold_wrap li .mask_b .wz{color:#fff;width: 100%;margin:0 auto;display:block;font:14px/40px Microsoft Yahei;position:absolute;left: -2%;bottom: 0px; padding:0 20px; background: rgba(55,55,55,0.7); box-sizing: border-box;text-align: center;}
.fold_wrap li.active .mask_b .wz{color:#fff;width: 100%;margin:0 auto;display:block;font:20px/40px Microsoft Yahei;position:absolute; padding:0 20px; background: rgba(217,2,81,1); box-sizing: border-box; }
.fold_wrap li.big{width:551px;}
.fold_wrap li .adv_intro{ width:92%; height:40px; padding:5px 4%; position:absolute;left:0; bottom:-50px;background:#37D; color:#FFF; overflow:hidden;}
.adv_intro_show{bottom:0 !important; transition:bottom 0.3s linear 0.3s; -webkit-transition:bottom 0.3s linear 0.3s;}


.pic_auto{width:100%;height:100%;}
.pic_auto1{background:url(../images/h_pic.jpg) no-repeat center 0;}
.pic_auto2{background:url(../images/h_pic2.jpg) no-repeat center 0;}
.pic_auto3{background:url(../images/h_pic3.jpg) no-repeat center 0;}
.pic_auto4{background:url(../images/h_pic4.jpg) no-repeat center 0;}
.pic_auto5{background:url(../images/h_pic5.jpg) no-repeat center 0;}

.sny{margin: 40px 220px; font-size: 16px; text-align: center; color: #666666;}
.sny ul{}
.sny li{ font-size: 16px; text-align: center; color: #666666; display: none;}

.i_servicesj{width: 100%; height:auto; padding:20px 0; background: #f2f2f2; box-sizing: border-box; overflow: hidden; display: none;}
.i_servicesj ul{margin-right: -2%}
.i_servicesj li{width: 48%; float: left; margin:0 2% 2% 0;}
.i_servicesj li img{width: 100%; margin:auto; display: block; clear: both;}
.i_servicesj li .sbt{font-size: 14px; line-height: 30px; text-align: center;}
.i_servicesj li:last-child{width: 98%}


.in_youshi{width: 100%; height: auto; padding: 30px 0 80px 0; background: #333 url(../images/y_bg.jpg) top repeat-x; overflow: hidden;}
.in_youshiny{ background: #f2f2f2; overflow: hidden; margin-top: 3%}
.in_youshiny ul{ margin-right: -1%}
.in_youshiny li{width:19%; height: auto; float: left; margin-right: 1%;}
.in_youshiny li .pic{width: 100%; height: auto;}
.in_youshiny li .pic img{width: 100%;}
.in_youshiny li .wz{padding:12%;position: relative;height: auto;box-sizing: border-box;}
.in_youshiny li .wz:after{content: "";position: absolute;right: -5px;top: 20px;height: 200px;border-right: 1px dotted #a6a6a6;display: block;}
.in_youshiny li .wz1{font-size: 64px; color: #d90251; font-weight: 600; float: left; width: 26%; float: left; line-height: 60px; display: inline-block; margin-top: 30px}
.in_youshiny li .wz2{font-size: 24px; color: #555; font-weight: 600; text-align: center;  line-height: 40px; }
.in_youshiny li .wz2 p{font-size: 16px; color: #353535; font-weight: normal; text-align: left; line-height: 24px}


.dyip{background:#fff; padding:2% 0; overflow: hidden;background: url(../images/mis.jpg) repeat-y;box-sizing: border-box;}
.dyip .box{padding: 2% 0 0;overflow: hidden;}
.dyip .box ul{margin-left:-2%;}
.dyip .box ul li{float:left; width: 31.333%; margin-left:2%;margin-bottom:2%;position: relative;}
.dyip .box ul li .thumb{display: block; overflow: hidden;}
.dyip .box ul li .thumb img{width: 100%;}
.dyip .box ul li .desc{ background:rgba(0,0,0,.75);  display: block;position: absolute;left: 0;bottom: 0;width: 100%; padding: 3%; box-sizing: border-box;}
.dyip .box ul li .desc b{font-size: 22px;font-weight: bold;color: #fff;}
.dyip .box ul li .desc span{font-weight:normal;display:block;font-size:15px;line-height:1.5;color:#fff;padding-top:8px;}
.dyip .box ul li:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.dyip .box ul li:hover{ -moz-box-shadow:5px 10px 15px rgba(0, 0, 0, 0.1); -webkit-box-shadow:5px 10px 25px rgba(0, 0, 0, 0.1); box-shadow:5px 10px 25px rgba(0, 0, 0, 0.1); }



/* 首页应用领域部分 */
.in_yylybg{overflow: hidden;}
.in_title2{width:100%; margin:auto; text-align:center;}
.in_title2 h2{font-size:30px; line-height:30px; font-weight:bold; color:#fff;}
.in_title2 h2 a:hover,.in_title2 h2 span{color:#e50014; font-weight:bold;}
.in_title2 h2 a{color:#fff;}
.in_title2 h2::after{content:""; display:block; width:40px; height:3px; background:#e50014; display:block; margin:20px auto 0;}
.in_title2 p{font-size:16px; line-height:30px; margin-top:15px; color:#fff;}
.m_an{width:100%; float:left; margin-top:30px;}
.antab{float:left; width:38%;}
.antab dl{width:22%; height:114px; float:left; padding:10px 10px 0 10px; background:#e1e1e1; margin:0 13px 13px 0; position:relative; box-sizing: border-box;}
.antab dl:hover{background:#e50014; background:linear-gradient(90deg,rgba(229,0,20,1),rgba(229,0,20,1)); cursor:pointer;}
.antab dl:hover:after{content:""; position:absolute; right:-6px; top:52px; width:6px; height:10px; background:url(../images/san.png) no-repeat center;}
.antab dl dd{text-align:left;}
.antab dl dd .ybt{text-align:left; font-size:24px; font-weight:bold; color:#000;}
.antab dl:hover dd .ybt,.antab dl:hover dd em{color:#fff;}
.antab dl dd span{display:block; font-size:13px; color:#333;}
.antab dl:hover dd span{font-weight:bold; color:#fff;}
.antab dl dd em{display:block; font-size:12px; color:#999; font-style:normal;}
.antab .mores{width:72%; height:114px; float:left; padding:20px 0 0 20px; background:#e1e1e1; position:relative; box-sizing: border-box;}
.antab .mores:hover{background:#e50014; background:linear-gradient(90deg,rgba(229,0,20,1),rgba(229,0,20,1)); cursor:pointer;}
.antab .mores:hover:after{content:""; position:absolute; right:-6px; top:52px; width:6px; height:10px; background:url(../images/san.png) no-repeat center;}
.antab .mores span{width:30px; height:30px; display:block; background:url(../images/so8.png) no-repeat center;}
.antab .mores:hover span{background:url(../images/so8h.png) no-repeat center;}
.antab .mores .yybt{text-align:left; margin-top:10px; font-size:16px; line-height:24px; color:#000;}
.antab .mores:hover .yybt{font-weight:bold; color:#fff;}
.antab .mores em{display:block; font-size:12px; color:#999; font-style:normal;}
.antab .mores:hover em{color:#fff;}

.anc{width:62%;float:right;}
.anc dl{position:relative;}
.anc dt{width:100%;}
.anc dt img{width:100%;display: block;}
.anc dd{width:100%; height:auto; background:rgba(0,0,0,.5); padding:13px 30px; position:absolute; left:0; bottom:0; box-sizing: border-box;}
.anc dd .rbt{width:85%; height:26px; line-height:26px; overflow:hidden; font-weight:normal; font-size:20px; color:#fff;}
.anc dd .rbt a{color:#fff;}
.anc dd p{width:80%; line-height:24px; margin-top:10px; color:#fff; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical;}
.anc dd p a{color:#fff;}
.anc dd .btn{width:115px; position:absolute; top:27px; right:30px;}
.anc dd .btn a{width:115px; height:40px; display:block; line-height:40px; text-align:center; background:#e50014; color:#fff;}
.anc dd .btn a:hover{background:#fff; color:#e50014;}




/* 5大优势 */
#pro { background: url(../images/mis.jpg) repeat-y; overflow: hidden; }
/* 5大优势 */
.hide{overflow:hidden;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd70{padding:0px 0;font-size:.875em;overflow:hidden;}
.adv{padding:60px 0; background: url(../images/mis.jpg) repeat-y; overflow: hidden; box-sizing: border-box;}
.adv .hTitle span{font-size:42px;opacity:.85;}
.adv ul{margin-right:-1px; margin-top: 50px}
.adv li{float:left;width:24.9%;height:600px;position:relative;z-index:2;transition:all .6s;cursor:pointer;}
.adv li::after{content:"";position:absolute;left:0;top:0;bottom:0;right:0;background:#000;opacity:.7;transition:all .6s;transition-delay:.2s;}
.adv li .txt{position:absolute;top:60%;z-index:2;color:#fff;text-align:center;-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%); transform:translateY(-50%);transition:all .5s;}
.adv li .txt .awz{font-size:1.714em;padding-bottom:30px;position:relative;transition:all .3s;}
.adv li .txt .awz i{font-style:normal;display:block;font-size:30px;margin-bottom:10px;}
.adv li .txt .awz::after,.aboutBtn p::after{content:"";position: absolute;left:50%;background:#e50014;width:12px;height:1px;bottom:0;margin-left:-6px;transition:all .3s;}
.adv li .info{padding-left:25px;border-left: 1px solid #e50014;opacity:0;color:#fff;line-height:1.8;margin-top:30px;transition:all .5s; font-size: 16px;}

.adv li.cur{width:40%;text-align:left;}
.adv li.cur::after{left:10%;right:10%;top:10%;bottom:10%;}
.adv li.cur .txt{top:50%;padding:0 15%;text-align:left;}
.adv li.cur .awz{font-size:2.2em;line-height:1;}
.adv li.cur .awz::after{display:none;}
.adv li.cur .info{opacity:1;margin-top:0;} 

/* 特点 */


/**/
.yfbj{ height:auto; background:#f4f4f4; padding-top:80px;padding-bottom:80px;font-family:"Microsoft Yahei";box-sizing: border-box; position: relative;max-width: 1920px; margin:0 auto; }
.yfbj h2{ height: 130px; }

.yf {width: 1200px; margin: 0 auto; padding-top:30px;}
.yf  dl{width:19%;position: relative; float: left;margin-right: 1%;background:#fff;border-bottom-right-radius: 40px;}
.yf  dl a{text-decoration: none;}
.yf  dl dt{width: 100%; overflow: hidden;}
.yf  dl dt img{width:100%; display: block;}
.yf  dl dd{padding:35px 20px 35px 40px;box-sizing: border-box;height:auto;border:1px solid #dcdcdc;border-bottom-right-radius: 40px;position: relative;border-top:0;}
.yf  dl dd::after{content:'';position:absolute;height:64px;width:5px;top:36px;left:0;background: #eaeaea;}
.yf  dl dd .ysbt{font-size:22px; color: #333333; font-weight: bold; margin-bottom: 0px;}
.yf  dl dd .ysbt i{color: #333333; font-weight: normal; font-style: normal;}
.yf  dl dd p{ font-size: 14px; color: #666666; line-height: 24px;}
.yf  dl:nth-child(5n){margin-right: 0;}

.yf  dl:hover{background: #ec1b24;}
.yf  dl dt img{-webkit-transition: .5s;-moz-transition: .5s;transition: .5s;}
.yf  dl:hover dt img{-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);}
.yf  dl:hover dd{border-color: #ec1b24;}
.yf  dl:hover dd .ysbt,.yf  dl:hover dd .ysbt i,.yf  dl:hover dd p{color:#fff;}

.yftel{height: 36px; line-height: 36px;width:715px;margin:0 auto;}
.yftel span{display: block;float: left;font-size: 16px;color:#666666;background: url(../images/yftel.png) no-repeat left center;height: 36px;padding-left:30px;}
.yftel p{font-size: 36px;color:#333333;font-weight: normal;}
.yftel b{ font-size: 36px;color:#333333; }



.process{margin:50px 0;}
.processbox{width: 1200px;max-width: 95%;margin: auto;}
.process .processcont{background:url(../images/lctu.png)no-repeat center;height:200px;}
.process .processcont ul{display:flex;margin-top:50px;}
.process .processcont ul li{margin:0 auto;}
.process .processcont ul li .lcimg{background:url(../images/lcyuan.png)no-repeat;width:119px;height:120px;line-height:120px;text-align:center;display:flex;}
.process .processcont ul li .lcimg img{margin:auto;}
.process .processcont ul li .lcimg .lcred{display:none;}
.process .processcont ul li:hover .lcimg .lcred{display:block;}
.process .processcont ul li:hover  .lchei{display:none;}
.process .processcont ul li:hover p{color:#e50014;}
.process .processcont ul .processbot .lcimg{margin:40px 0px 17px 0;}
.process .processcont ul .processtop p{margin-bottom:18px;}
.khu ul li {width:185px;background:url(../images/kfbg.png)no-repeat;margin:0px 8px;}
.process .processcont ul li p{color:#444444;font-size:20px;font-weight:bold;text-align:center;}
.khu ul li .khuimg{width:170px;height:155px;  display:flex;}


.news{padding-bottom:0px;overflow:hidden;font-size:12px; background: #fff; box-sizing: border-box; padding: 50px 0}
.newsL{width:55%;overflow:hidden;float: left;}
.nTie{height:45px;border-bottom:1px solid #dadada;margin-bottom:35px;color:#151515;font-size:24px;}
.nTie a{color:#151515;display:inline-block;height:45px;margin-right:30px;}
.nTie i{font-size:14px;color:#bdbdbd;margin-left:5px;font-style:normal;font-weight:normal;}
.nTie .m.on,.faq .nTie .m{color:#e50014;border-bottom:1px solid #e50014;}
.nTie .mores{float:right;font-size:13px;margin-right:0;font-weight:normal;color:#555;padding-left:20px;}
.nTie .mores:hover{color:#e50014;}

.newsMain,.newsBox{height:auto;overflow:hidden;}
.newsPic{float: left;width: 43%;}
.newsPic .pImgs{display: block;width:100%;height:auto;overflow: hidden;margin-bottom:15px;} 
.newsPic .pImgs img{width:100%;height:auto;transition:all .5s;}
.newsPic .nwz{font-size:18px;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;;margin-bottom:10px;}
.newsPic:hover img{transform: scale(1.1);}
.newsPic:hover .nwz{color:#e50014;}
.newsPic p{color:#777;line-height: 21px}
.newsLi{width:55%; float: right;}
.newsLi li{border-bottom: 1px solid #e8e8e8;line-height:45px;background: url('../images/ly_li.png') no-repeat left center;padding-left:15px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.newsLi li span{float:right;color:#999;}

.newsr{width: 43%; height: auto; float: right;}
.widget_titlebg{margin-bottom: 20px; margin-left: 15px;}
.widget_title{padding-bottom: 12px;font-size: 26px;line-height: 24px;position: relative;text-transform: uppercase; color: #333; font-weight: 600}
.widget_titleen{padding-bottom: 8px;font-size: 16px;line-height: 24px;position: relative;text-transform: uppercase; color: #333;}
.widget_title_line{background:#e50014;width: 35px;height: 2px;}
.fot_form2{margin-top:10px;}
.fot_form2 form{ }
.fot_form2 .text{display:block;margin-bottom:15px;margin-left:15px;padding:0 10px;width:100%;height:44px;border:1px solid #b0b0b0;background:none;color:#999;font-size:14px;line-height:44px;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F222226', endColorstr='#7F222226');border-radius: 5px;box-sizing: border-box;}
.fot_form2 .md{ float:left;}
textarea{ resize:none;}
.fot_form2 textarea{ margin-left:15px; width:100%; height: 141px; border:1px solid #b0b0b0; color:#999; font-size:14px; line-height:44px; padding-left:8px; resize:none;background:none;  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F222226', endColorstr='#7F222226'); font-family:"ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";border-radius: 5px; box-sizing: border-box;}
.fot_form2 .submit { margin-left:15px; margin-top:20px; width:20%; height: 46px; border:none; line-height:46px;background: #333; color:#fff; text-align:center; font-size:15px;border-radius: 5px;}
.fot_form2 .submit a{ display:block; color:#fff; }
.fot_form2 .submit:hover{  background: #e50014;}



.yuoqing{height: auto; overflow: hidden; background: #222; border-bottom: 1px solid rgba(255,255,255,0.15);}
.yuoqing .yuoqing01{height: auto;}
.yuoqing .yuoqing01 p{color: #fff; font-size: 18px; line-height: 68px;display: block;width: 18%;float: left;}
.yuoqing .yuoqing01 p span{font-size: 15px;}
.yuoqing .yuoqing01 p .hg{padding: 0 8px 0 12px;}
.yuoqing .yuoqing02{width: 82%;float: left;padding: 19px 0;}
.yuoqing .yuoqing02 a{line-height: 30px;font-size: 14px;color: #999;padding: 0 5px;}

/* footer */
.footer{padding:0px 0 0;background: #222; overflow: hidden;}
.footny{border-bottom: 1px solid rgba(255,255,255,0.15); overflow: hidden; padding-bottom: 20px;}
.footny_left{width: 64%;border-right: 1px solid rgba(255,255,255,0.15); float: left;}
.footny_left_logo{border-bottom: 1px solid rgba(255,255,255,0.15); padding: 20px 0;}
.footny_left_logo img{height: 60px;}

.footny_left02{margin-top: 40px; overflow: hidden;}
.footny_left02_ewm{ width: 30%; float: left; }
.footny_left02_ewm .wz{font-size: 18px; color: #fff; margin-bottom: 15px;}
.footny_left02_ewm .img{ margin-bottom: 15px; }
.footny_left02_ewm .img p{font-size: 14px; line-height: 25px; color: #fff;  margin-top: 15px; }
.footny_left02_ewm .img img{width: 60%}

.foot-nav_right{width:45%; float: left; margin-left: 8%}
.foot-nav_right dl{float: left;height: auto;width:48%; padding-right: 2%;}
.foot-nav_right dl dt{text-align: left;color: #fff;font-size: 18px;text-transform: uppercase;margin-bottom:25px;}
.foot-nav_right dl dd{text-align: left;line-height: 2;color: #eee;}
.foot-nav_right dl dd a{color: #999999; font-size: 16px; line-height: 35px;}
.foot-nav_right dl dd i{display: inline-block;vertical-align: top;margin-right: 5px;}
.foot-nav_right dl dd a:hover{color: #fff;}


.footny_right{width: 30%; float: right;}
.footny_right ul{}
.footny_right li{border-bottom: 1px solid rgba(255,255,255,0.15);margin:30px 0;  font-size: 18px}
.foot_lx_tel{ margin:18px 0; background:url(../images/pl_icon_05.png) left top no-repeat; padding-left:30px; color: #fff;}
.foot_lx_tel p{font-size: 20px; line-height: 40px; color: #fff}
.foot_lx_dz{ margin: 18px 0; background:url(../images/pl_icon_06.png) left top no-repeat; padding-left:30px;  color: #fff}
.foot_lx_dz p{font-size: 20px; line-height: 40px; color: #fff}
.foot_lx_yx{ margin: 18px 0;background:url(../images/pl_icon_07.png) left top no-repeat; padding-left:30px; color: #fff}
.foot_lx_yx p{font-size: 20px; line-height: 25px; color: #fff}

.footny_right li:nth-child(3n){border-bottom:none; background:none}


.copyright{color: #fff;font-size: 14px;line-height: 50px;text-align: center; margin: 10px 0}


/*banner*/
.inside-banner{position: relative;}
.inside-banner .inside-banner-img{display: flex;align-items: center;justify-content: center;width: 100%;height: auto;overflow: hidden;background-size: cover;background-position: center;}
.inside-banner-img img{max-width: none;height: 100%;}
@media screen and (max-width:1199.8px){
	.inside-banner .inside-banner-img{height: 360px;}
}
@media screen and (max-width:991.8px){
	.inside-banner .inside-banner-img{height: 280px;}
}
@media screen and (max-width:575.8px){
	.inside-banner .inside-banner-img{height: 240px;}
}
/*内页导航*/
.inside-nav{position: absolute;z-index: 2;left: 0;right: 0;bottom: 0px;background: rgba(0,0,0,0.2);}
#subnav{position: relative;z-index: 2;}
@media(min-width:992px){
	#subnav{margin: 0;border-left: 1px solid rgba(255,255,255,0.3);}
	#subnav .panel-default{background: none;border: none;box-shadow: none;}
	#subnav .panel-heading{display: none;}
	#subnav .panel-body{flex-wrap: wrap;border: none;background: none;padding: 0px;padding-left: -4px;padding-right: -4px;font-size: 0px;}
	#subnav .panel-body li{display: inline-block;margin-left: -1px;}
	#subnav .panel-body li a{display: inline-block;width: 100%;padding: 0.5rem 2rem;font-size: 0.8752rem;line-height: 2.5em;color: #fff;border-right: 1px solid rgba(255,255,255,0.2);border-bottom: 1px solid rgba(255,255,255,0.2);transition: all .4s;}
	#subnav .panel-body li a:hover, #subnav .panel-body li a:focus{color: #fff;background: #e50014;}
	#subnav .panel-body li.on a{color: #fff;background: #e50014;}
}
@media(max-width:991.8px){
	.inside-nav{position: inherit;}
	.inside-nav .w1200{width: 100%;max-width: 100%;padding: 0px;}
	#subnav{margin: 0px;}
	#subnav .panel-default{background: none;border: none;box-shadow: none;}
	#subnav .panel-heading{padding: 0px;border: none;background: none;color: #fff;}
	#subnav .panel-heading a{display: block;width: 100%;padding: 15px;font-size: 15px;line-height: 20px;font-weight: bold;color: #fff;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;background: #e50014;text-transform: Uppercase;overflow: hidden;}
	#subnav .panel-heading a.collapsed{background: none;color: #fff;}
	#subnav .panel-heading a b{float: right;display: inline-block;margin-top: 8px;}
	#subnav #p-nav1{top: 100%;left: 0;right: 0;}
	#subnav .panel-body{padding: 5px 0px;margin-bottom: 15px;border: none;background: #f7f7f7;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
	#subnav .panel-body li a{position: relative;display: inline-block;width: 100%;padding: 0px 15px;font-size: 14px;line-height: 42px;color: #999;border-bottom: 1px solid rgba(0,0,0,0.05);white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;transition: all .3s;}
	#subnav .panel-body li:last-child a{border-bottom: none;}
	#subnav .panel-body li.on a{padding-left: 32px;color: #e50014;}
	#subnav .panel-body li a:before{content: "";position: absolute;z-index: 1;top: 50%;left: 15px;width: 9px;height: 9px;margin-top: -4px;background-color: #e50014;border-radius: 50%;opacity: 0;transition: all .4s;}
	#subnav .panel-body li.on a:before{content: "";opacity: 1;}
}
@media(max-width:767.8px){
	.inside-nav .w1200{padding: 0px;width: 100%;min-width: 100%!important;}
	#subnav #p-nav1{position: static!important;}
}

.nyabout{padding:4% 0; box-sizing: border-box; width:100%; height: auto; overflow: hidden;}
.nyabout-data{margin-top: 0px; overflow: hidden;}
.nyabout-data ul{margin-right: -4%;}
.nyabout-data li{margin-right: 4%; box-sizing: border-box; float: left;  border-right:1px solid #ebebeb; width: 15%}
.nyabout-data li:nth-child(3n){border-right: none; background: none;}
.nyabout-data span{display: block;width: 100%;font-size:3rem;line-height: 3rem;color: #333;}
.nyabout-data .data{display: inline-block;margin-bottom: 0.5rem;margin-right: 0.5rem;font-size:36px;line-height: 2.5rem;color: #e50014;font-weight: 600;}
.nyabout-data small{font-size: 14px;color: #666;position: absolute; line-height: 20px}
.nyabout-data p{margin-bottom: 0px;color: #666;}
.nyabout-data li:hover span{color: #e30000;-webkit-filter:brightness(100);
	transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);}
.nyabout_info{margin-top: 2%; font-size: 14px; line-height: 25px; color: #666}
.nyabout_info img{max-width: 100%}

.about-culture{padding:4% 0; box-sizing: border-box; width:100%; height: auto; overflow: hidden; background-size: cover; background:url(../images/about_bg.jpg);}
.about-title{margin-bottom: 0.5em;font-size: 2rem;font-weight: bold;color: #e50014;}
.about-title .about-slogen{display: block;margin-top: 0.5em;font-size: 0.9375rem;line-height: 1em;font-weight: normal;color: #666;}
.about-culture ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.about-culture ul li{width: 32%;margin: 1% 0;padding: 2rem;font-size: 0.9375rem;color: #666;background: #f7f7f7;}
.about-culture ul li div{font-size: 1.125rem;color: #e50014; font-weight: 600}
.about-culture ul li p{margin: 0px;}

/*荣誉*/
.honor-list{overflow: hidden;}
.honor-list ul{display: flex;flex-wrap: wrap;margin-left: -1%;margin-right: -1%;}
.honor-list li{width: 25%;padding: 1%;}
.honor-list.style li{width: 33.33%;}
.honor-list li a{display: block;transition: all 0.4s;overflow: hidden;}
.honor-list li a:hover{box-shadow: 0 0 15px rgba(19,80,148,0.2);}
.honor-list li .honor-img{display: block;padding: 1%;border: 1px solid #ebebeb;overflow: hidden;transition: all 0.4s;}
.honor-list li a:hover .honor-img{border: 1px solid #e50014;}
.honor-list li p{margin: 0px;padding: 5px;background: #f7f8fa;text-align: center;font-size: 0.875rem;line-height: 2.5em;color: #666;transition: all 0.4s;}
.honor-list li a:hover p{color: #fff;background: #e50014;}
.zoom-img {
	overflow: hidden;
}
.zoom-img img {
	width: 100%;
	transform: scale(1);
	transition: all ease 0.6s;
}
.zoom-img:hover img {
	transform: scale(1.1);
}

.workshop-list{overflow: hidden;}
.workshop-list ul{display: flex;flex-wrap: wrap;margin-left: -1%;margin-right: -1%;}
.workshop-list li{width: 25%;padding: 1%;}
.workshop-list.style li{width: 33.33%;}
.workshop-list li a{display: block;transition: all 0.4s;overflow: hidden;}
.workshop-list li a:hover{box-shadow: 0 0 15px rgba(19,80,148,0.2);}
.workshop-list li .workshop-img{display: block;padding: 1%;border: 1px solid #ebebeb;overflow: hidden;transition: all 0.4s;}
.workshop-list li a:hover .workshop-img{border: 1px solid #e50014;}
.workshop-list li p{margin: 0px;padding: 5px;background: #f7f8fa;text-align: center;font-size: 0.875rem;line-height: 2.5em;color: #666;transition: all 0.4s;}
.workshop-list li a:hover p{color: #fff;background: #e50014;}

.nyproduct{width:100%;}
.nyproduct li{ width:31.7%; float: left;margin:0 0.8% 2% 0.8%;overflow: hidden; position: relative;}   
    
.nyproduct_photo{position: relative; overflow: hidden; border: 1px solid #eaeaea;}
.nyproduct_photo img{width:100%; transition: transform .9s; }
.nyproduct li:hover .nyproduct_photo img{transform: translateY(-20px);}

.nyproduct-content{ height:60px; position: absolute;  left: 0;right: 0; bottom:-100%;  padding:0 6%; text-align: center; background-color: #fff;transition: height .8s; }
.nyproduct li:hover .nyproduct-content{background-color: #e50014;height:auto; padding: 4% 6%; bottom:0;}

.nyproduct-title{width:100%; padding:4% 0; font-size: 16px; color: #666; line-height: 24px;transition: top .5s , color .8s; z-index: 2; text-align: center;  height:70px;}
.nyproduct li:hover .nyproduct-title{color: #fff;}
    
.nyproduct-text{width: 100%;color: #fff; line-height: 24px; transition: top .8s .4s;z-index: 2; opacity: .5; position: relative;}
.nyproduct-text:not(:hover){ transition-delay: 0s;}
.nyproduct li:hover .nyproduct-text{top:-10px;}
    
.nyproduct-more{width: 40px;height: 40px;margin:0 auto;border-radius: 100%; position: absolute;bottom:72%;left: 0;right: 0;background: #e50014;box-shadow: 0px 1px 20px 0px rgba(229, 0, 20, 0.4), inset 0px -1px 0px 0px #e50014; transform: scale(1.5) translateY(-21px);opacity: 0;transition: transform .5s , opacity .8s;z-index: 2}
.nyproduct-more:before,.nyproduct-more:after{content: '';width:30%;height:0;margin:0 auto; position: absolute;left: 0;right: 0;top: 18px;border-bottom:1px solid #fff;z-index:3;}
.nyproduct-more:after{transform: rotate(90deg);}
.nyproduct li:hover .nyproduct-more{opacity:1; transform: scale(1) translateY(0);}


/*  产品详情 */

.pro_right{width: 100%; height: auto; overflow: hidden;}
.productss{width:100%; float:left;}
.promore_l{width:45%;float:left;}

/*å›¾ç‰‡æ”¾å¤§é•œæ ·å¼*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #d6d6d6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*å›¾ç‰‡å°å›¾é¢„è§ˆåˆ—è¡¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:5px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:51px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:66px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:57px;height:44px;}
.spec-scroll .items ul li img:hover{border:2px solid #2a3843; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; display:inline-block; font-size:24px; color:#333; padding-bottom:10px;}
.proleft{width:100%;font-size:14px; line-height:30px; margin-top:20px;}
.proleft p{font-size:14px; line-height:25px; }


.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 20px; overflow:hidden; margin-top:40px;}
.pc-cx-tel-1-t1{width: 28%;height: auto;background: #333;font-size: 18px;line-height: 44px;text-align: center;float: right; margin-top: 15px;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../images/head-c-r1.png) no-repeat 0px center;font-size:20px;color: #454545; float:left; line-height:30px;}
.pc-cx-tel-1-t2 p{line-height: 24px; font-size: 18px}


.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block; color: #333722}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#333; color:#fff;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#eee;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#333; border:1px solid transparent; padding:10px 40px; color: #fff}
.tabs-basic .tab-active{border-bottom:2px solid #e50014; color:#fff; background:#e50014;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%; margin:auto; display: block; clear: both;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}


.view-page{width:100%; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; color: #555; line-height: 38px;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #e50014;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #e50014;color: #fff; text-align:center; padding-left:25px; line-height: 40px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #e50014; color:#000;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6; line-height: 38px; color: #555}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #e50014;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#333; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px; margin-bottom: 30px;}
.scrollleft2 ul{margin-right: -2%}
.scrollleft2 li{width:18%; float:left; margin-right:2%; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #00a1e9;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}


.dwtwo{ width:100%;}
.dwtwo li{ float:left; position:relative; overflow:hidden; width:23%; margin:0 1% 2% 1%; box-shadow:0px 0px 10px #eee; text-align:center;}
.dw_titl a{ display:block; line-height:60px; font-size:16px;}
.dwtwo li .dw_pic img{ width:100%;}
.dw_pic >a:after{background: url(../images/cymdwtwo_1.png) no-repeat center;transform: scale(0); top: 0;left: 0;}
.dw_pic >a:before{background: rgba(0,0,0,0.3);transform-origin: 0 100%;transform: rotate(-90deg);bottom: 0;left: -100%;}
.dw_pic >a:before,.dw_pic >a:after{content: ''; width: 100%;height: 100%;position: absolute;transition: 0.6s; z-index:333;}
.dwtwo li:hover .dw_pic>a:before{transform: rotate(0deg);transition: 0.6s; left:0px;}
.dwtwo li:hover .dw_pic>a:after{transform: scale(1);transition: 0.6s;}
.dw_pic,.dw_pic img{width:100%;overflow:hidden;transition:0.6s;}
.dwtwo li:hover .dw_pic img{transform:scale(1.1);transition:0.6s;}

/*news*/
.cx-news-02{background: #fff; overflow:hidden;}
.cx-news-02 .list .items{display:flex;flex-wrap:wrap;justify-content:space-between;padding:30px 0;overflow:hidden;background:#fff;border-bottom:#f0f0f0 solid 1px;}
.cx-news-02 .list .pic{width:30%;overflow:hidden;border:#f0f0f0 solid 1px;}
.cx-news-02 .list .pic img{display:block;width:100%;transition:all 1s;}
.cx-news-02 .list .pic:hover img{transform:scale(1.1);}
.cx-news-02 .list .text{position:relative;width:calc(100% - 35%);overflow:hidden;}
.cx-news-02 .list .hd{line-height:30px;overflow:hidden;}
.cx-news-02 .list .hd .nbt{line-height:30px;font-size:19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-news-02 .list .hd .nbt a{color:#000;}
.cx-news-02 .list .hd .nbt a:hover{color:#e50014;}
.cx-news-02 .list .hd em{display:block;float:right;font-size:14px;font-family:"DIN Medium";color:#999;}
.cx-news-02 .list .bd{padding-top:15px;overflow:hidden;}
.cx-news-02 .list .bd p{height:90px;line-height:30px;font-size:14px;color:#999;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.cx-news-02 .list .tags{position:absolute;left:0;bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.cx-news-02 .list .tags a{display:inline-block;margin-right:10px;padding:3px 25px;line-height:30px;text-align:center;font-size:14px;color:#fff;background:#e50014;transition:all .5s;}
.cx-news-02 .list .tags a:hover{color:#fff;background:#e30000 ;border-color:#e30000 ;}

.related-product {overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#e50014;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}

.relatedNews{margin-top:40px; overflow:hidden}
.relatedNews_font{font-size:13px;margin-top:15px;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../images/ly_li.png) no-repeat left center;padding-left:10px; color: #666}
.relatedNews_font ul li a:hover{color: #e50014}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}



/*新闻详情*/
.xqny{width:100%; height: auto; overflow: hidden; padding: 50px 0; }
.xinwenxiangqing{width:100%; height: auto; overflow: hidden;}
.xinwenxiangqing .nd_head{text-align: center;margin-top:10px;padding-bottom: 30px;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #e50014;font-size: 28px;margin-bottom: 18px;height: auto;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 15px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:14px;line-height:30px;  padding: 15px 0;}
.xinwenxiangqing .nd_text .big{font-size: 16px; line-height: 35px; font-weight: 600; color:#e50014 }
.xinwenxiangqing .nd_text img{ max-width: 100%; display: block; margin: 10px auto;}
.xinwenxiangqing .nd_text .baimg{width: 40%; float: right; margin-left: 30px;}
.xinwenxiangqing .nd_text .baimg img{width: 100%; clear: both; display: block; margin: auto}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad; color:#333;}
.new_s2{width:100%;float:left; margin-top:50px;}
.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#e50014; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none; box-sizing: border-box;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; color: #333}
.news_random2 ul li a:hover{color:#e50014;}
.news_random2 ul li span{float:right; color:#999; line-height: 37px;}

.news_con_b{border-top: 1px solid #EEE;margin-top: 50px;padding-top: 50px;}
.news_con_b ul{line-height: 30px;float: left;}
.news_con_b li {font-size: 14px; color: #555;}
.news_con_b li a{font-size: 14px; color: #555;}
.news_con_b li a:hover{font-size: 14px; color: #e50014;}
.news_con_b .fhlb{float: right;width: 140px;height: 40px;line-height: 40px;background: #e50014;text-align: center;}
.news_con_b .fhlb a{display: block;color: #FFF; font-size: 14px;}
.news_con_b .fhlb a:hover{display: block;color: #FFF;text-decoration: none;}


.contact{width: 100%; height: auto; overflow: hidden; padding: 50px 0}
.contact_lx{ float: left; width:47%; margin-top:0px; font-size: 16px; line-height: 35px;}
.contact_lx .cbt{font-size: 19px; font-weight: 600; color: #e50014}

.tactfrms{width:50%;float:right; margin-top:0px;}
.tactfrms .fbt{font-size: 25px;color:#333;font-weight: normal; margin-bottom: 20px}
.tactfrms ul{overflow: hidden; margin-right: -5%}
.tactfrms li{width:96%;float:left;;margin:0 5% 12px 0;position:relative;}
.tactfrms li input{width:98%;padding:15px;border:solid 1px #ddd;border-radius: 3px;box-sizing: border-box}
.tactfrms li.area{height:auto;width:100%;}
.tactfrms li textarea{padding:15px;width:94%;height:120px;border:solid 1px #ddd;border-radius: 3px; font-family: Arial, "sans-serif";box-sizing: border-box}
.tactfrms li:nth-child(2n){margin-right:0;}
.tactfrms .btn{text-align: center;margin-top:0;overflow: hidden;}
.tactfrms .btn input{height:40px;width:120px;font-size:16px;color:#fff;background:#e50014;border-radius: 5px; border: none;}
.redxing{position:absolute;top:11px;left:57px;color:#e50014;}

.contact_map{ width:100%;  padding-top: 30px;}
.contact_tu{width:43%;float:right;  margin-top: 25px;}
#map_container{height: 600px; margin: 25px 0;}


.blockquote{position: relative;padding: 3rem 3rem 3rem 5rem;margin: 0 0 3vh;font-size: 18px;line-height: 1.75em;letter-spacing: 1px;font-weight: bold;color: #555;background: #f5f5f5;}
.blockquote:before{content:"“";display: inline-block;position:absolute;z-index: 2;left:0;top: 2rem;font-size: 60px;color: #999;}
.blockquote:after{content:"";display: inline-block;position:absolute;z-index: 2;left:1.8rem;top: 2rem;margin-left: 10px;margin-top: 20px;width: 1px;height:calc(100% - 6rem);background: #ccc;}

/*内页工厂参观*/
.ny_gy_bg{padding: 4% 0; overflow: hidden; background: #f2f2f2}
.ny_gy_bg2{padding: 8% 0; overflow: hidden;}
.ny_xc{ margin: 0px 0; overflow: hidden;}
.ny_xc ul{margin-right: -2%}
.ny_xc ul li{float: left;width: 31.333%;margin:0 2% 2% 0;}
.ny_xc ul li .wbt{overflow: hidden;border: 1px solid #eee;}
.ny_xc ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_xc ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xc ul li .wwz{font-size: 14px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}
/*内页工厂参观*/

/* 服务 */
.service-list{width: 100%; height: auto; overflow: hidden;}
.service-list ul{display: flex;flex-wrap: wrap;}
.service-list li{position: relative;width: 30%;margin-left: 5%;padding:2rem;background: linear-gradient(to right, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%);border: 1px solid #ebebeb;border-radius: 1rem;color: #333;text-align: center;overflow: hidden;transition: all .4s;}
.service-list li:hover{color: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.service-list li:after{content:""; position: absolute; z-index:1;top: 0px;left: 0%;width: 100%;height: 100%;background: linear-gradient(to right, rgba(158,4,17,1) 0%, rgba(299,0,20,1) 100%);opacity: 0; transition:all .4s;}
.service-list li:hover:after{content:""; opacity: 1;}
.service-list li>div{position: relative;z-index: 2;}
.service-list li span{display: inline-block;width: 1em;height: 1em;line-height: 1em;font-size: 3.5rem;text-align: center;color: inherit;}
.service-list li .service-title{margin: 0.75rem 0 1.5rem;font-size: 1.5rem;line-height: 1em;color: inherit;}
.service-list li p{font-size: 0.9375rem;line-height: 1.5em;opacity: 0.7;}
.service-list li span .qico{display: block;}
.service-list li span .qico2{display: none;}
.service-list li:hover span .qico{display: none;}
.service-list li:hover span .qico2{display: block;}

@media screen and (max-width:1199.8px){
	.shili{margin:20px 0;}
	.product-show{padding-bottom: 20px}
	.homeBlock{padding:20px 0;}
	.i_service{padding:20px 0;}
	.process{margin:20px 0;}
	.news{padding:20px 0;}
	.nyabout{padding:2% 0;}
	.about-culture{padding:2% 0;}
	.tabs-basic{margin-top: 25px}
	.view-page{margin: 20px 0; padding-top: 20px;}
	.scrollleft2{margin-bottom: 15px}
	.cx-news-02 .list .items{padding: 15px 0}
	.relatedNews{margin-top: 0px}
}

@media screen and (min-width:992px){
	.service-list li:first-child,
	.service-list li:nth-child(3n+1){margin-left: 0%;}
}
@media (min-width:768px) and (max-width:991.8px){
	.service-list li{width: 48%;margin-left:4%;margin-bottom: 4%;}
	.service-list li:first-child,
	.service-list li:nth-child(2n+1){margin-left: 0%;}

}
@media screen and (max-width:992px){
	.pro-bottom ul li{width: 48%}
	.antab{width: 100%}
	.anc{width: 100%}
	.antab dl{width: 30.6%}
	.antab .mores{width: 66%}
	.about .left{width: 100%}
	.about .right{width: 100%; padding-left: 0; margin-top: 20px}
	.about .right .img img{width: 100%}
	.i_service{display: none;}
	.i_servicesj{display: block;}
	.process{display: none;}
	.about-culture ul li{padding:1rem;}
	.scrollleft2 li{width: 31.333%}
	.dwtwo li{width: 31.333%}
	.view-page{margin:20px 0; padding-top:20px;}

}

@media screen and (max-width:767.8px){
	.service-list li{width: 100%;margin-left:0%;margin-bottom: 4%;}
	.shili-list li{width: 98%; margin-bottom: 2%}
	.pro-title{width: 60%}
	.pro-title .inbpwz{margin: 0}
	.pro-top ul{margin-top: 6px}
	.pro-type{padding: 0}
	.index-data .data{font-size: 26px}
	.newsL{width: 100%}
	.nTie{height: auto; margin-bottom: 18px}
	.newsr{width: 100%; margin-top: 20px;}
	.widget_titlebg{margin-left: 0}
	.fot_form2 .text{margin-left: 0}
	.fot_form2 textarea{margin-left: 0}
	.fot_form2 .submit{width: 46%}
	.yuoqing .yuoqing01 p{width: 100%; line-height: 40px}
	.yuoqing .yuoqing02{padding: 0 0 19px; width: 100%}
	.about-culture ul li{width: 49%}
	.copyright{line-height: 30px;}
	.nyabout-data li{width: 28.555%!important}
	.nyabout-data .data{font-size: 26px!important}
	.honor-list li{width: 50%}
	.workshop-list li{width: 50%}
	.nyproduct li{width: 48%}
	.nyproduct li:last-child{width: 98%!important}
	.promore_l{width: 100%}
	.pros_right{width: 100%}
	.scrollleft2 li{width:48%}
	.dwtwo li{width: 48%}
	.ny_xc ul li{width: 48%}
	.ny_xc ul li:last-child{width: 98%}
	.cx-news-02 .list .pic{width: 100%}
	.cx-news-02 .list .text{width: 100%; margin-top: 10px}
	.cx-news-02 .list .bd{padding-top: 0}
	.cx-news-02 .list .tags{position: static;}
	.xinwenxiangqing .nd_head p{font-size: 22px}
	.xinwenxiangqing .nd_head{padding-bottom: 15px}
	.relatedNews_font ul li{width: 97%}
	.view-page .prev, .view-page .back, .view-page .next{width: 100%; position: static; margin-top: 10px; text-align: center;}
    .view-page .prev a{padding-left: 0}
    .view-page .back{left:0%;margin-left:0px;width:100%;}
    .view-page .back a{padding-left: 0}
    .contact_lx{width: 100%; line-height: 28px;}
    .tactfrms{width: 100%; margin-top:10px;}



}

@media screen and (max-width:400.8px){
	.pro-title{width: 100%}
	.pro-top ul{display: none;}
	.pro-type a{line-height: 35px}
	.pro-bottom ul li{width: 98%}
	.i_servicesj li{width: 98%}
	.newsPic{width: 100%}
	.newsLi{width: 100%}
	.antab dl{width: 44%;}
	.antab .mores{width: 49%}
	.about-culture ul li{width: 99%}
	.nyabout-data .data{font-size:16px!important}
	.nyproduct li{width: 98%}


}